Closed
Bug 713423
Opened 13 years ago
Closed 13 years ago
Intermittent test_497898.html | an unexpected uncaught JS exception reported through window.onerror - attempt to run compile-and-go script on a cleared scope at data:application/xhtml+xml;(etc.) from 497633.html continuing to run after its window closes
*
Summary:
Intermittent test_497898.html | an unexpected uncaught JS exception reported through window.onerror - attempt to run compile-and-go script on a cleared scope at data:application/xhtml+xml;(etc.) from 497633.html continuing to run after its window closes
Categories
(Core :: DOM: Core & HTML, defect)
Tracking
()
RESOLVED
WORKSFORME
RESOLVED
WORKSFORME
---
Iteration:
---
a11y-review | |
Size Estimate | |
Accessibility Severity | |
Webcompat Score | |
Performance Impact | |
Webcompat Priority |
Tracking | Status | |
---|---|---|
firefox12 | --- | affected |
Tracking | Status | |
---|---|---|
firefox12 | ||
relnote-firefox | ||
thunderbird_esr115 | ||
thunderbird_esr128 | ||
firefox-esr115 | ||
firefox-esr128 | ||
firefox139 | ||
firefox140 | ||
firefox141 |
People
(Reporter: philor, Unassigned)
References
---
---
---
Details
(Keywords: intermittent-failure)
---
---
QA Whiteboard:
---
Has STR:
---
Change Request:
---
0
Bug Flags:
| ||||
Crash Data
Signature:
None
Security
(public)
This bug is publicly visible.
User Story
This might just be better reporting of bug 617328, and seems likely to be the cause of bug 558658 as well, since 497633.html does call doe(), and test_497898.html does not.
https://tbpl.mozilla.org/php/getParsedLog.php?id=8150278&tree=Mozilla-Inbound
Rev3 Fedora 12x64 mozilla-inbound debug test mochitests-3/5 on 2011-12-25 00:01:00 PST for push 798b00a6fe29
6544 INFO TEST-INFO | /tests/dom/tests/mochitest/general/test_497898.html | must wait for focus
++DOMWINDOW == 3017 (0xac68f08) [serial = 6454] [outer = 0x31ac050]
--DOCSHELL 0xc4728f0 == 13
WARNING: NS_ENSURE_TRUE(window) failed: file /builds/slave/m-in-lnx64-dbg/build/dom/base/nsFocusManager.cpp, line 563
WARNING: NS_ENSURE_TRUE(txToRemove) failed: file /builds/slave/m-in-lnx64-dbg/build/docshell/shistory/src/nsSHistory.cpp, line 1313
WARNING: NS_ENSURE_TRUE(window) failed: file /builds/slave/m-in-lnx64-dbg/build/dom/base/nsFocusManager.cpp, line 563
6545 ERROR TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/general/test_497898.html | an unexpected uncaught JS exception reported through window.onerror - attempt to run compile-and-go script on a cleared scope at data:application/xhtml+xml;charset=utf-8,%3Chtml%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxhtml%22%3E%0A%0A%3Ciframe%2F%3E%0A%3Cframeset%20onblur%3D%22window.frameElement.parentNode.removeChild(window.frameElement)%22%20id%3D%22frame%22%2F%3E%0A%0A%3Cscript%3E%0Afunction%20doe(i)%7B%0Adocument.getElementById('frame').focus()%3B%0Adocument.getElementsByTagName('*')%5B1%5D.focus()%3B%0A%7D%0Atop.opener.SimpleTest.waitForFocus(function%20()%20setTimeout(doe%2C%20100)%2C%20top)%3B%0A%3C%2Fscript%3E%0A%3C%2Fhtml%3E:11
JavaScript error: data:application/xhtml+xml;charset=utf-8,%3Chtml%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxhtml%22%3E%0A%0A%3Ciframe%2F%3E%0A%3Cframeset%20onblur%3D%22window.frameElement.parentNode.removeChild(window.frameElement)%22%20id%3D%22frame%22%2F%3E%0A%0A%3Cscript%3E%0Afunction%20doe(i)%7B%0Adocument.getElementById('frame').focus()%3B%0Adocument.getElementsByTagName('*')%5B1%5D.focus()%3B%0A%7D%0Atop.opener.SimpleTest.waitForFocus(function%20()%20setTimeout(doe%2C%20100)%2C%20top)%3B%0A%3C%2Fscript%3E%0A%3C%2Fhtml%3E, line 11: attempt to run compile-and-go script on a cleared scope
6546 INFO TEST-END | /tests/dom/tests/mochitest/general/test_497898.html | finished in 1252ms
Reporter | ||
Comment 1•13 years ago
|
||
Oh, I can't read, test_497898.html opens 497633.html.
Comment 2•13 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
mbrubeck%mozilla.com
https://tbpl.mozilla.org/php/getParsedLog.php?id=8176526&tree=Mozilla-Inbound
Rev3 Fedora 12 mozilla-inbound debug test mochitests-3/5 on 2011-12-27 10:46:54
6545 ERROR TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/general/test_497898.html | an unexpected uncaught JS exception reported through window.onerror - attempt to run compile-and-go script on a cleared scope at data:application/xhtml+xml;charset=utf-8,%3Chtml%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxhtml%22%3E%0A%0A%3Ciframe%2F%3E%0A%3Cframeset%20onblur%3D%22window.frameElement.parentNode.removeChild(window.frameElement)%22%20id%3D%22frame%22%2F%3E%0A%0A%3Cscript%3E%0Afunction%20doe(i)%7B%0Adocument.getElementById('frame').focus()%3B%0Adocument.getElementsByTagName('*')%5B1%5D.focus()%3B%0A%7D%0Atop.opener.SimpleTest.waitForFocus(function%20()%20setTimeout(doe%2C%20100)%2C%20top)%3B%0A%3C%2Fscript%3E%0A%3C%2Fhtml%3E:11
Comment 3•13 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
philor
https://tbpl.mozilla.org/php/getParsedLog.php?id=8176526&tree=Mozilla-Inbound
Rev3 Fedora 12 mozilla-inbound debug test mochitests-3/5 on 2011-12-27 10:46:54
6545 ERROR TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/general/test_497898.html | an unexpected uncaught JS exception reported through window.onerror - attempt to run compile-and-go script on a cleared scope at data:application/xhtml+xml;charset=utf-8,%3Chtml%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxhtml%22%3E%0A%0A%3Ciframe%2F%3E%0A%3Cframeset%20onblur%3D%22window.frameElement.parentNode.removeChild(window.frameElement)%22%20id%3D%22frame%22%2F%3E%0A%0A%3Cscript%3E%0Afunction%20doe(i)%7B%0Adocument.getElementById('frame').focus()%3B%0Adocument.getElementsByTagName('*')%5B1%5D.focus()%3B%0A%7D%0Atop.opener.SimpleTest.waitForFocus(function%20()%20setTimeout(doe%2C%20100)%2C%20top)%3B%0A%3C%2Fscript%3E%0A%3C%2Fhtml%3E:11
Comment 4•13 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
philor
https://tbpl.mozilla.org/php/getParsedLog.php?id=8206027&tree=Mozilla-Inbound
Rev3 Fedora 12 mozilla-inbound debug test mochitests-3/5 on 2011-12-28 15:02:43
6545 ERROR TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/general/test_497898.html | an unexpected uncaught JS exception reported through window.onerror - attempt to run compile-and-go script on a cleared scope at data:application/xhtml+xml;charset=utf-8,%3Chtml%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxhtml%22%3E%0A%0A%3Ciframe%2F%3E%0A%3Cframeset%20onblur%3D%22window.frameElement.parentNode.removeChild(window.frameElement)%22%20id%3D%22frame%22%2F%3E%0A%0A%3Cscript%3E%0Afunction%20doe(i)%7B%0Adocument.getElementById('frame').focus()%3B%0Adocument.getElementsByTagName('*')%5B1%5D.focus()%3B%0A%7D%0Atop.opener.SimpleTest.waitForFocus(function%20()%20setTimeout(doe%2C%20100)%2C%20top)%3B%0A%3C%2Fscript%3E%0A%3C%2Fhtml%3E:11
Comment 5•13 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
philor
https://tbpl.mozilla.org/php/getParsedLog.php?id=8215412&tree=Mozilla-Inbound
Rev3 Fedora 12x64 mozilla-inbound debug test mochitests-3/5 on 2011-12-29 07:27:44
6545 ERROR TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/general/test_497898.html | an unexpected uncaught JS exception reported through window.onerror - attempt to run compile-and-go script on a cleared scope at data:application/xhtml+xml;charset=utf-8,%3Chtml%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxhtml%22%3E%0A%0A%3Ciframe%2F%3E%0A%3Cframeset%20onblur%3D%22window.frameElement.parentNode.removeChild(window.frameElement)%22%20id%3D%22frame%22%2F%3E%0A%0A%3Cscript%3E%0Afunction%20doe(i)%7B%0Adocument.getElementById('frame').focus()%3B%0Adocument.getElementsByTagName('*')%5B1%5D.focus()%3B%0A%7D%0Atop.opener.SimpleTest.waitForFocus(function%20()%20setTimeout(doe%2C%20100)%2C%20top)%3B%0A%3C%2Fscript%3E%0A%3C%2Fhtml%3E:11
Comment 6•13 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
Pike
https://tbpl.mozilla.org/php/getParsedLog.php?id=8231387&tree=Mozilla-Aurora
Rev3 Fedora 12 mozilla-aurora debug test mochitests-3/5 on 2011-12-30 03:51:43
6545 ERROR TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/general/test_497898.html | an unexpected uncaught JS exception reported through window.onerror - Script error. at :0
Comment 7•13 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
Olli.Pettay%gmail.com
https://tbpl.mozilla.org/php/getParsedLog.php?id=8231875&tree=Try
Rev3 Fedora 12 try debug test mochitests-3/5 on 2011-12-30 04:19:46
6545 ERROR TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/general/test_497898.html | an unexpected uncaught JS exception reported through window.onerror - attempt to run compile-and-go script on a cleared scope at data:application/xhtml+xml;charset=utf-8,%3Chtml%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxhtml%22%3E%0A%0A%3Ciframe%2F%3E%0A%3Cframeset%20onblur%3D%22window.frameElement.parentNode.removeChild(window.frameElement)%22%20id%3D%22frame%22%2F%3E%0A%0A%3Cscript%3E%0Afunction%20doe(i)%7B%0Adocument.getElementById('frame').focus()%3B%0Adocument.getElementsByTagName('*')%5B1%5D.focus()%3B%0A%7D%0Atop.opener.SimpleTest.waitForFocus(function%20()%20setTimeout(doe%2C%20100)%2C%20top)%3B%0A%3C%2Fscript%3E%0A%3C%2Fhtml%3E:11
Comment 8•13 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
philor
https://tbpl.mozilla.org/php/getParsedLog.php?id=8232417&tree=Mozilla-Inbound
Rev3 Fedora 12 mozilla-inbound debug test mochitests-3/5 on 2011-12-30 04:56:42
6545 ERROR TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/general/test_497898.html | an unexpected uncaught JS exception reported through window.onerror - attempt to run compile-and-go script on a cleared scope at data:application/xhtml+xml;charset=utf-8,%3Chtml%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxhtml%22%3E%0A%0A%3Ciframe%2F%3E%0A%3Cframeset%20onblur%3D%22window.frameElement.parentNode.removeChild(window.frameElement)%22%20id%3D%22frame%22%2F%3E%0A%0A%3Cscript%3E%0Afunction%20doe(i)%7B%0Adocument.getElementById('frame').focus()%3B%0Adocument.getElementsByTagName('*')%5B1%5D.focus()%3B%0A%7D%0Atop.opener.SimpleTest.waitForFocus(function%20()%20setTimeout(doe%2C%20100)%2C%20top)%3B%0A%3C%2Fscript%3E%0A%3C%2Fhtml%3E:11
Comment 9•13 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
philor
https://tbpl.mozilla.org/php/getParsedLog.php?id=8243263&tree=Mozilla-Inbound
Rev3 Fedora 12 mozilla-inbound debug test mochitests-3/5 on 2011-12-30 16:31:44
6545 ERROR TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/general/test_497898.html | an unexpected uncaught JS exception reported through window.onerror - attempt to run compile-and-go script on a cleared scope at data:application/xhtml+xml;charset=utf-8,%3Chtml%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxhtml%22%3E%0A%0A%3Ciframe%2F%3E%0A%3Cframeset%20onblur%3D%22window.frameElement.parentNode.removeChild(window.frameElement)%22%20id%3D%22frame%22%2F%3E%0A%0A%3Cscript%3E%0Afunction%20doe(i)%7B%0Adocument.getElementById('frame').focus()%3B%0Adocument.getElementsByTagName('*')%5B1%5D.focus()%3B%0A%7D%0Atop.opener.SimpleTest.waitForFocus(function%20()%20setTimeout(doe%2C%20100)%2C%20top)%3B%0A%3C%2Fscript%3E%0A%3C%2Fhtml%3E:11
Comment 10•13 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
ttaubert
https://tbpl.mozilla.org/php/getParsedLog.php?id=8264486&tree=Firefox
Rev3 Fedora 12x64 mozilla-central debug test mochitests-3/5 on 2012-01-01 08:10:36
6545 ERROR TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/general/test_497898.html | an unexpected uncaught JS exception reported through window.onerror - attempt to run compile-and-go script on a cleared scope at data:application/xhtml+xml;charset=utf-8,%3Chtml%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxhtml%22%3E%0A%0A%3Ciframe%2F%3E%0A%3Cframeset%20onblur%3D%22window.frameElement.parentNode.removeChild(window.frameElement)%22%20id%3D%22frame%22%2F%3E%0A%0A%3Cscript%3E%0Afunction%20doe(i)%7B%0Adocument.getElementById('frame').focus()%3B%0Adocument.getElementsByTagName('*')%5B1%5D.focus()%3B%0A%7D%0Atop.opener.SimpleTest.waitForFocus(function%20()%20setTimeout(doe%2C%20100)%2C%20top)%3B%0A%3C%2Fscript%3E%0A%3C%2Fhtml%3E:11
Comment 11•13 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
Ms2ger%gmail.com
https://tbpl.mozilla.org/php/getParsedLog.php?id=8277715&tree=Try
Rev3 Fedora 12 try debug test mochitests-3/5 on 2012-01-02 10:44:39
6545 ERROR TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/general/test_497898.html | an unexpected uncaught JS exception reported through window.onerror - attempt to run compile-and-go script on a cleared scope at data:application/xhtml+xml;charset=utf-8,%3Chtml%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxhtml%22%3E%0A%0A%3Ciframe%2F%3E%0A%3Cframeset%20onblur%3D%22window.frameElement.parentNode.removeChild(window.frameElement)%22%20id%3D%22frame%22%2F%3E%0A%0A%3Cscript%3E%0Afunction%20doe(i)%7B%0Adocument.getElementById('frame').focus()%3B%0Adocument.getElementsByTagName('*')%5B1%5D.focus()%3B%0A%7D%0Atop.opener.SimpleTest.waitForFocus(function%20()%20setTimeout(doe%2C%20100)%2C%20top)%3B%0A%3C%2Fscript%3E%0A%3C%2Fhtml%3E:11
Comment 12•13 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
nnethercote
https://tbpl.mozilla.org/php/getParsedLog.php?id=8284461&tree=Mozilla-Inbound
Rev3 Fedora 12 mozilla-inbound debug test mochitests-3/5 on 2012-01-03 00:44:39
6545 ERROR TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/general/test_497898.html | an unexpected uncaught JS exception reported through window.onerror - attempt to run compile-and-go script on a cleared scope at data:application/xhtml+xml;charset=utf-8,%3Chtml%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxhtml%22%3E%0A%0A%3Ciframe%2F%3E%0A%3Cframeset%20onblur%3D%22window.frameElement.parentNode.removeChild(window.frameElement)%22%20id%3D%22frame%22%2F%3E%0A%0A%3Cscript%3E%0Afunction%20doe(i)%7B%0Adocument.getElementById('frame').focus()%3B%0Adocument.getElementsByTagName('*')%5B1%5D.focus()%3B%0A%7D%0Atop.opener.SimpleTest.waitForFocus(function%20()%20setTimeout(doe%2C%20100)%2C%20top)%3B%0A%3C%2Fscript%3E%0A%3C%2Fhtml%3E:11
Comment 13•13 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
philor
https://tbpl.mozilla.org/php/getParsedLog.php?id=8301102&tree=Mozilla-Inbound
Rev3 Fedora 12x64 mozilla-inbound debug test mochitests-3/5 on 2012-01-03 15:24:26
6545 ERROR TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/general/test_497898.html | an unexpected uncaught JS exception reported through window.onerror - attempt to run compile-and-go script on a cleared scope at data:application/xhtml+xml;charset=utf-8,%3Chtml%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxhtml%22%3E%0A%0A%3Ciframe%2F%3E%0A%3Cframeset%20onblur%3D%22window.frameElement.parentNode.removeChild(window.frameElement)%22%20id%3D%22frame%22%2F%3E%0A%0A%3Cscript%3E%0Afunction%20doe(i)%7B%0Adocument.getElementById('frame').focus()%3B%0Adocument.getElementsByTagName('*')%5B1%5D.focus()%3B%0A%7D%0Atop.opener.SimpleTest.waitForFocus(function%20()%20setTimeout(doe%2C%20100)%2C%20top)%3B%0A%3C%2Fscript%3E%0A%3C%2Fhtml%3E:11
Comment 14•13 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
ryanvm%gmail.com
https://tbpl.mozilla.org/php/getParsedLog.php?id=8304710&tree=Try
Rev3 Fedora 12 try debug test mochitests-3/5 on 2012-01-03 17:38:29
6545 ERROR TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/general/test_497898.html | an unexpected uncaught JS exception reported through window.onerror - attempt to run compile-and-go script on a cleared scope at data:application/xhtml+xml;charset=utf-8,%3Chtml%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxhtml%22%3E%0A%0A%3Ciframe%2F%3E%0A%3Cframeset%20onblur%3D%22window.frameElement.parentNode.removeChild(window.frameElement)%22%20id%3D%22frame%22%2F%3E%0A%0A%3Cscript%3E%0Afunction%20doe(i)%7B%0Adocument.getElementById('frame').focus()%3B%0Adocument.getElementsByTagName('*')%5B1%5D.focus()%3B%0A%7D%0Atop.opener.SimpleTest.waitForFocus(function%20()%20setTimeout(doe%2C%20100)%2C%20top)%3B%0A%3C%2Fscript%3E%0A%3C%2Fhtml%3E:11
Comment 15•13 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
philor
https://tbpl.mozilla.org/php/getParsedLog.php?id=8338296&tree=Firefox
Rev3 Fedora 12 mozilla-central debug test mochitests-3/5 on 2012-01-04 22:38:22
6545 ERROR TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/general/test_497898.html | an unexpected uncaught JS exception reported through window.onerror - attempt to run compile-and-go script on a cleared scope at data:application/xhtml+xml;charset=utf-8,%3Chtml%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxhtml%22%3E%0A%0A%3Ciframe%2F%3E%0A%3Cframeset%20onblur%3D%22window.frameElement.parentNode.removeChild(window.frameElement)%22%20id%3D%22frame%22%2F%3E%0A%0A%3Cscript%3E%0Afunction%20doe(i)%7B%0Adocument.getElementById('frame').focus()%3B%0Adocument.getElementsByTagName('*')%5B1%5D.focus()%3B%0A%7D%0Atop.opener.SimpleTest.waitForFocus(function%20()%20setTimeout(doe%2C%20100)%2C%20top)%3B%0A%3C%2Fscript%3E%0A%3C%2Fhtml%3E:11
Comment 16•13 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
mak77%bonardo.net
https://tbpl.mozilla.org/php/getParsedLog.php?id=8342972&tree=Mozilla-Inbound
Rev3 Fedora 12 mozilla-inbound debug test mochitests-3/5 on 2012-01-05 04:22:27
6545 ERROR TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/general/test_497898.html | an unexpected uncaught JS exception reported through window.onerror - attempt to run compile-and-go script on a cleared scope at data:application/xhtml+xml;charset=utf-8,%3Chtml%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxhtml%22%3E%0A%0A%3Ciframe%2F%3E%0A%3Cframeset%20onblur%3D%22window.frameElement.parentNode.removeChild(window.frameElement)%22%20id%3D%22frame%22%2F%3E%0A%0A%3Cscript%3E%0Afunction%20doe(i)%7B%0Adocument.getElementById('frame').focus()%3B%0Adocument.getElementsByTagName('*')%5B1%5D.focus()%3B%0A%7D%0Atop.opener.SimpleTest.waitForFocus(function%20()%20setTimeout(doe%2C%20100)%2C%20top)%3B%0A%3C%2Fscript%3E%0A%3C%2Fhtml%3E:11
Comment 17•13 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
philor
https://tbpl.mozilla.org/php/getParsedLog.php?id=8346614&tree=Mozilla-Inbound
Rev3 Fedora 12x64 mozilla-inbound debug test mochitests-3/5 on 2012-01-05 07:10:31
6545 ERROR TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/general/test_497898.html | an unexpected uncaught JS exception reported through window.onerror - attempt to run compile-and-go script on a cleared scope at data:application/xhtml+xml;charset=utf-8,%3Chtml%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxhtml%22%3E%0A%0A%3Ciframe%2F%3E%0A%3Cframeset%20onblur%3D%22window.frameElement.parentNode.removeChild(window.frameElement)%22%20id%3D%22frame%22%2F%3E%0A%0A%3Cscript%3E%0Afunction%20doe(i)%7B%0Adocument.getElementById('frame').focus()%3B%0Adocument.getElementsByTagName('*')%5B1%5D.focus()%3B%0A%7D%0Atop.opener.SimpleTest.waitForFocus(function%20()%20setTimeout(doe%2C%20100)%2C%20top)%3B%0A%3C%2Fscript%3E%0A%3C%2Fhtml%3E:11
Comment 18•13 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
mbrubeck%mozilla.com
https://tbpl.mozilla.org/php/getParsedLog.php?id=8371506&tree=Mozilla-Inbound
Rev3 Fedora 12x64 mozilla-inbound debug test mochitests-3/5 on 2012-01-06 04:01:39
6545 ERROR TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/general/test_497898.html | an unexpected uncaught JS exception reported through window.onerror - attempt to run compile-and-go script on a cleared scope at data:application/xhtml+xml;charset=utf-8,%3Chtml%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxhtml%22%3E%0A%0A%3Ciframe%2F%3E%0A%3Cframeset%20onblur%3D%22window.frameElement.parentNode.removeChild(window.frameElement)%22%20id%3D%22frame%22%2F%3E%0A%0A%3Cscript%3E%0Afunction%20doe(i)%7B%0Adocument.getElementById('frame').focus()%3B%0Adocument.getElementsByTagName('*')%5B1%5D.focus()%3B%0A%7D%0Atop.opener.SimpleTest.waitForFocus(function%20()%20setTimeout(doe%2C%20100)%2C%20top)%3B%0A%3C%2Fscript%3E%0A%3C%2Fhtml%3E:11
Comment 19•13 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
philor
https://tbpl.mozilla.org/php/getParsedLog.php?id=8388651&tree=Mozilla-Inbound
Rev3 Fedora 12x64 mozilla-inbound debug test mochitests-3/5 on 2012-01-06 15:00:35
6545 ERROR TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/general/test_497898.html | an unexpected uncaught JS exception reported through window.onerror - attempt to run compile-and-go script on a cleared scope at data:application/xhtml+xml;charset=utf-8,%3Chtml%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxhtml%22%3E%0A%0A%3Ciframe%2F%3E%0A%3Cframeset%20onblur%3D%22window.frameElement.parentNode.removeChild(window.frameElement)%22%20id%3D%22frame%22%2F%3E%0A%0A%3Cscript%3E%0Afunction%20doe(i)%7B%0Adocument.getElementById('frame').focus()%3B%0Adocument.getElementsByTagName('*')%5B1%5D.focus()%3B%0A%7D%0Atop.opener.SimpleTest.waitForFocus(function%20()%20setTimeout(doe%2C%20100)%2C%20top)%3B%0A%3C%2Fscript%3E%0A%3C%2Fhtml%3E:11
Comment 20•13 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
edmorley
https://tbpl.mozilla.org/php/getParsedLog.php?id=8389653&tree=Mozilla-Inbound
Rev3 Fedora 12 mozilla-inbound debug test mochitests-3/5 on 2012-01-06 15:50:29
6545 ERROR TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/general/test_497898.html | an unexpected uncaught JS exception reported through window.onerror - attempt to run compile-and-go script on a cleared scope at data:application/xhtml+xml;charset=utf-8,%3Chtml%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxhtml%22%3E%0A%0A%3Ciframe%2F%3E%0A%3Cframeset%20onblur%3D%22window.frameElement.parentNode.removeChild(window.frameElement)%22%20id%3D%22frame%22%2F%3E%0A%0A%3Cscript%3E%0Afunction%20doe(i)%7B%0Adocument.getElementById('frame').focus()%3B%0Adocument.getElementsByTagName('*')%5B1%5D.focus()%3B%0A%7D%0Atop.opener.SimpleTest.waitForFocus(function%20()%20setTimeout(doe%2C%20100)%2C%20top)%3B%0A%3C%2Fscript%3E%0A%3C%2Fhtml%3E:11
Comment 21•13 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
edmorley
https://tbpl.mozilla.org/php/getParsedLog.php?id=8404945&tree=Try
Rev3 Fedora 12 try debug test mochitests-3/5 on 2012-01-07 17:05:39
6545 ERROR TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/general/test_497898.html | an unexpected uncaught JS exception reported through window.onerror - attempt to run compile-and-go script on a cleared scope at data:application/xhtml+xml;charset=utf-8,%3Chtml%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxhtml%22%3E%0A%0A%3Ciframe%2F%3E%0A%3Cframeset%20onblur%3D%22window.frameElement.parentNode.removeChild(window.frameElement)%22%20id%3D%22frame%22%2F%3E%0A%0A%3Cscript%3E%0Afunction%20doe(i)%7B%0Adocument.getElementById('frame').focus()%3B%0Adocument.getElementsByTagName('*')%5B1%5D.focus()%3B%0A%7D%0Atop.opener.SimpleTest.waitForFocus(function%20()%20setTimeout(doe%2C%20100)%2C%20top)%3B%0A%3C%2Fscript%3E%0A%3C%2Fhtml%3E:11
Comment 22•13 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
edmorley
https://tbpl.mozilla.org/php/getParsedLog.php?id=8424309&tree=Mozilla-Inbound
Rev3 Fedora 12x64 mozilla-inbound debug test mochitests-3/5 on 2012-01-09 12:23:28
6545 ERROR TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/general/test_497898.html | an unexpected uncaught JS exception reported through window.onerror - attempt to run compile-and-go script on a cleared scope at data:application/xhtml+xml;charset=utf-8,%3Chtml%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxhtml%22%3E%0A%0A%3Ciframe%2F%3E%0A%3Cframeset%20onblur%3D%22window.frameElement.parentNode.removeChild(window.frameElement)%22%20id%3D%22frame%22%2F%3E%0A%0A%3Cscript%3E%0Afunction%20doe(i)%7B%0Adocument.getElementById('frame').focus()%3B%0Adocument.getElementsByTagName('*')%5B1%5D.focus()%3B%0A%7D%0Atop.opener.SimpleTest.waitForFocus(function%20()%20setTimeout(doe%2C%20100)%2C%20top)%3B%0A%3C%2Fscript%3E%0A%3C%2Fhtml%3E:11
Comment 23•13 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
edmorley
https://tbpl.mozilla.org/php/getParsedLog.php?id=8460503&tree=Firefox
Rev3 Fedora 12 mozilla-central debug test mochitests-3/5 on 2012-01-10 15:37:12
6545 ERROR TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/general/test_497898.html | an unexpected uncaught JS exception reported through window.onerror - attempt to run compile-and-go script on a cleared scope at data:application/xhtml+xml;charset=utf-8,%3Chtml%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxhtml%22%3E%0A%0A%3Ciframe%2F%3E%0A%3Cframeset%20onblur%3D%22window.frameElement.parentNode.removeChild(window.frameElement)%22%20id%3D%22frame%22%2F%3E%0A%0A%3Cscript%3E%0Afunction%20doe(i)%7B%0Adocument.getElementById('frame').focus()%3B%0Adocument.getElementsByTagName('*')%5B1%5D.focus()%3B%0A%7D%0Atop.opener.SimpleTest.waitForFocus(function%20()%20setTimeout(doe%2C%20100)%2C%20top)%3B%0A%3C%2Fscript%3E%0A%3C%2Fhtml%3E:11
Comment 24•13 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
edmorley
https://tbpl.mozilla.org/php/getParsedLog.php?id=8454788&tree=Mozilla-Inbound
Rev3 Fedora 12 mozilla-inbound debug test mochitests-3/5 on 2012-01-10 12:10:20
6545 ERROR TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/general/test_497898.html | an unexpected uncaught JS exception reported through window.onerror - attempt to run compile-and-go script on a cleared scope at data:application/xhtml+xml;charset=utf-8,%3Chtml%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxhtml%22%3E%0A%0A%3Ciframe%2F%3E%0A%3Cframeset%20onblur%3D%22window.frameElement.parentNode.removeChild(window.frameElement)%22%20id%3D%22frame%22%2F%3E%0A%0A%3Cscript%3E%0Afunction%20doe(i)%7B%0Adocument.getElementById('frame').focus()%3B%0Adocument.getElementsByTagName('*')%5B1%5D.focus()%3B%0A%7D%0Atop.opener.SimpleTest.waitForFocus(function%20()%20setTimeout(doe%2C%20100)%2C%20top)%3B%0A%3C%2Fscript%3E%0A%3C%2Fhtml%3E:11
6918 ERROR TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/general/test_getContentState.html | Test timed out.
Comment 25•13 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
philor
https://tbpl.mozilla.org/php/getParsedLog.php?id=8450063&tree=Services-Central
Rev3 Fedora 12 services-central debug test mochitests-3/5 on 2012-01-10 09:26:26
6545 ERROR TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/general/test_497898.html | an unexpected uncaught JS exception reported through window.onerror - attempt to run compile-and-go script on a cleared scope at data:application/xhtml+xml;charset=utf-8,%3Chtml%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxhtml%22%3E%0A%0A%3Ciframe%2F%3E%0A%3Cframeset%20onblur%3D%22window.frameElement.parentNode.removeChild(window.frameElement)%22%20id%3D%22frame%22%2F%3E%0A%0A%3Cscript%3E%0Afunction%20doe(i)%7B%0Adocument.getElementById('frame').focus()%3B%0Adocument.getElementsByTagName('*')%5B1%5D.focus()%3B%0A%7D%0Atop.opener.SimpleTest.waitForFocus(function%20()%20setTimeout(doe%2C%20100)%2C%20top)%3B%0A%3C%2Fscript%3E%0A%3C%2Fhtml%3E:11
Comment 26•13 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
philor
https://tbpl.mozilla.org/php/getParsedLog.php?id=8479191&tree=Mozilla-Inbound
Rev3 Fedora 12x64 mozilla-inbound debug test mochitests-3/5 on 2012-01-11 06:01:38
6545 ERROR TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/general/test_497898.html | an unexpected uncaught JS exception reported through window.onerror - attempt to run compile-and-go script on a cleared scope at data:application/xhtml+xml;charset=utf-8,%3Chtml%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxhtml%22%3E%0A%0A%3Ciframe%2F%3E%0A%3Cframeset%20onblur%3D%22window.frameElement.parentNode.removeChild(window.frameElement)%22%20id%3D%22frame%22%2F%3E%0A%0A%3Cscript%3E%0Afunction%20doe(i)%7B%0Adocument.getElementById('frame').focus()%3B%0Adocument.getElementsByTagName('*')%5B1%5D.focus()%3B%0A%7D%0Atop.opener.SimpleTest.waitForFocus(function%20()%20setTimeout(doe%2C%20100)%2C%20top)%3B%0A%3C%2Fscript%3E%0A%3C%2Fhtml%3E:11
6549 INFO TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/general/test_bug504220.html | finished in a non-clean fashion (in /tests/dom/tests/mochitest/general/test_497898.html)
6557 INFO TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/general/test_bug628069_1.html | finished in a non-clean fashion (in /tests/dom/tests/mochitest/general/test_bug504220.html)
6563 INFO TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/general/test_bug628069_2.html | finished in a non-clean fashion (in /tests/dom/tests/mochitest/general/test_bug628069_1.html)
Reporter | ||
Comment 27•13 years ago
|
||
The added "non-clean fashion" bits in comment 26 are where along with running after its window closes, it prematurely calls finish() on three more tests after it.
Severity: normal → major
Comment 28•13 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
philor
https://tbpl.mozilla.org/php/getParsedLog.php?id=8509143&tree=Mozilla-Inbound
Rev3 Fedora 12x64 mozilla-inbound debug test mochitests-3/5 on 2012-01-12 08:02:35
6545 ERROR TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/general/test_497898.html | an unexpected uncaught JS exception reported through window.onerror - attempt to run compile-and-go script on a cleared scope at data:application/xhtml+xml;charset=utf-8,%3Chtml%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxhtml%22%3E%0A%0A%3Ciframe%2F%3E%0A%3Cframeset%20onblur%3D%22window.frameElement.parentNode.removeChild(window.frameElement)%22%20id%3D%22frame%22%2F%3E%0A%0A%3Cscript%3E%0Afunction%20doe(i)%7B%0Adocument.getElementById('frame').focus()%3B%0Adocument.getElementsByTagName('*')%5B1%5D.focus()%3B%0A%7D%0Atop.opener.SimpleTest.waitForFocus(function%20()%20setTimeout(doe%2C%20100)%2C%20top)%3B%0A%3C%2Fscript%3E%0A%3C%2Fhtml%3E:11
6549 INFO TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/general/test_bug504220.html | finished in a non-clean fashion (in /tests/dom/tests/mochitest/general/test_497898.html)
Comment 29•13 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
edmorley
https://tbpl.mozilla.org/php/getParsedLog.php?id=8509143&tree=Mozilla-Inbound
Rev3 Fedora 12x64 mozilla-inbound debug test mochitests-3/5 on 2012-01-12 08:02:35
6545 ERROR TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/general/test_497898.html | an unexpected uncaught JS exception reported through window.onerror - attempt to run compile-and-go script on a cleared scope at data:application/xhtml+xml;charset=utf-8,%3Chtml%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxhtml%22%3E%0A%0A%3Ciframe%2F%3E%0A%3Cframeset%20onblur%3D%22window.frameElement.parentNode.removeChild(window.frameElement)%22%20id%3D%22frame%22%2F%3E%0A%0A%3Cscript%3E%0Afunction%20doe(i)%7B%0Adocument.getElementById('frame').focus()%3B%0Adocument.getElementsByTagName('*')%5B1%5D.focus()%3B%0A%7D%0Atop.opener.SimpleTest.waitForFocus(function%20()%20setTimeout(doe%2C%20100)%2C%20top)%3B%0A%3C%2Fscript%3E%0A%3C%2Fhtml%3E:11
6549 INFO TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/general/test_bug504220.html | finished in a non-clean fashion (in /tests/dom/tests/mochitest/general/test_497898.html)
Comment 30•13 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
philor
https://tbpl.mozilla.org/php/getParsedLog.php?id=8515009&tree=Mozilla-Inbound
Rev3 Fedora 12x64 mozilla-inbound debug test mochitests-3/5 on 2012-01-12 12:26:22
6545 ERROR TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/general/test_497898.html | an unexpected uncaught JS exception reported through window.onerror - attempt to run compile-and-go script on a cleared scope at data:application/xhtml+xml;charset=utf-8,%3Chtml%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxhtml%22%3E%0A%0A%3Ciframe%2F%3E%0A%3Cframeset%20onblur%3D%22window.frameElement.parentNode.removeChild(window.frameElement)%22%20id%3D%22frame%22%2F%3E%0A%0A%3Cscript%3E%0Afunction%20doe(i)%7B%0Adocument.getElementById('frame').focus()%3B%0Adocument.getElementsByTagName('*')%5B1%5D.focus()%3B%0A%7D%0Atop.opener.SimpleTest.waitForFocus(function%20()%20setTimeout(doe%2C%20100)%2C%20top)%3B%0A%3C%2Fscript%3E%0A%3C%2Fhtml%3E:11
6549 INFO TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/general/test_bug504220.html | finished in a non-clean fashion (in /tests/dom/tests/mochitest/general/test_497898.html)
6557 INFO TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/general/test_bug628069_1.html | finished in a non-clean fashion (in /tests/dom/tests/mochitest/general/test_bug504220.html)
6563 INFO TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/general/test_bug628069_2.html | finished in a non-clean fashion (in /tests/dom/tests/mochitest/general/test_bug628069_1.html)
Comment 31•13 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
philor
https://tbpl.mozilla.org/php/getParsedLog.php?id=8554064&tree=Mozilla-Inbound
Rev3 Fedora 12 mozilla-inbound debug test mochitests-3/5 on 2012-01-14 12:46:00
6545 ERROR TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/general/test_497898.html | an unexpected uncaught JS exception reported through window.onerror - attempt to run compile-and-go script on a cleared scope at data:application/xhtml+xml;charset=utf-8,%3Chtml%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxhtml%22%3E%0A%0A%3Ciframe%2F%3E%0A%3Cframeset%20onblur%3D%22window.frameElement.parentNode.removeChild(window.frameElement)%22%20id%3D%22frame%22%2F%3E%0A%0A%3Cscript%3E%0Afunction%20doe(i)%7B%0Adocument.getElementById('frame').focus()%3B%0Adocument.getElementsByTagName('*')%5B1%5D.focus()%3B%0A%7D%0Atop.opener.SimpleTest.waitForFocus(function%20()%20setTimeout(doe%2C%20100)%2C%20top)%3B%0A%3C%2Fscript%3E%0A%3C%2Fhtml%3E:11
6549 INFO TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/general/test_bug504220.html | finished in a non-clean fashion (in /tests/dom/tests/mochitest/general/test_497898.html)
6557 INFO TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/general/test_bug628069_1.html | finished in a non-clean fashion (in /tests/dom/tests/mochitest/general/test_bug504220.html)
6563 INFO TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/general/test_bug628069_2.html | finished in a non-clean fashion (in /tests/dom/tests/mochitest/general/test_bug628069_1.html)
Comment 32•13 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
edmorley
https://tbpl.mozilla.org/php/getParsedLog.php?id=8522603&tree=Accessibility
Rev3 Fedora 12 accessibility opt test mochitests-3/5 on 2012-01-12 20:04:22
6545 ERROR TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/general/test_497898.html | an unexpected uncaught JS exception reported through window.onerror - attempt to run compile-and-go script on a cleared scope at data:application/xhtml+xml;charset=utf-8,%3Chtml%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxhtml%22%3E%0A%0A%3Ciframe%2F%3E%0A%3Cframeset%20onblur%3D%22window.frameElement.parentNode.removeChild(window.frameElement)%22%20id%3D%22frame%22%2F%3E%0A%0A%3Cscript%3E%0Afunction%20doe(i)%7B%0Adocument.getElementById('frame').focus()%3B%0Adocument.getElementsByTagName('*')%5B1%5D.focus()%3B%0A%7D%0Atop.opener.SimpleTest.waitForFocus(function%20()%20setTimeout(doe%2C%20100)%2C%20top)%3B%0A%3C%2Fscript%3E%0A%3C%2Fhtml%3E:11
6549 INFO TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/general/test_bug504220.html | finished in a non-clean fashion (in /tests/dom/tests/mochitest/general/test_497898.html)
6557 INFO TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/general/test_bug628069_1.html | finished in a non-clean fashion (in /tests/dom/tests/mochitest/general/test_bug504220.html)
Comment 33•13 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
philor
https://tbpl.mozilla.org/php/getParsedLog.php?id=8592876&tree=Profiling
Rev3 Fedora 12x64 profiling debug test mochitests-3/5 on 2012-01-16 15:54:01
6545 ERROR TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/general/test_497898.html | an unexpected uncaught JS exception reported through window.onerror - attempt to run compile-and-go script on a cleared scope at data:application/xhtml+xml;charset=utf-8,%3Chtml%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxhtml%22%3E%0A%0A%3Ciframe%2F%3E%0A%3Cframeset%20onblur%3D%22window.frameElement.parentNode.removeChild(window.frameElement)%22%20id%3D%22frame%22%2F%3E%0A%0A%3Cscript%3E%0Afunction%20doe(i)%7B%0Adocument.getElementById('frame').focus()%3B%0Adocument.getElementsByTagName('*')%5B1%5D.focus()%3B%0A%7D%0Atop.opener.SimpleTest.waitForFocus(function%20()%20setTimeout(doe%2C%20100)%2C%20top)%3B%0A%3C%2Fscript%3E%0A%3C%2Fhtml%3E:11
6549 INFO TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/general/test_bug504220.html | finished in a non-clean fashion (in /tests/dom/tests/mochitest/general/test_497898.html)
6557 INFO TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/general/test_bug628069_1.html | finished in a non-clean fashion (in /tests/dom/tests/mochitest/general/test_bug504220.html)
6563 INFO TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/general/test_bug628069_2.html | finished in a non-clean fashion (in /tests/dom/tests/mochitest/general/test_bug628069_1.html)
Comment 34•13 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
philor
https://tbpl.mozilla.org/php/getParsedLog.php?id=8582281&tree=Profiling
Rev3 Fedora 12x64 profiling debug test mochitests-3/5 on 2012-01-16 08:53:22
6545 ERROR TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/general/test_497898.html | an unexpected uncaught JS exception reported through window.onerror - attempt to run compile-and-go script on a cleared scope at data:application/xhtml+xml;charset=utf-8,%3Chtml%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxhtml%22%3E%0A%0A%3Ciframe%2F%3E%0A%3Cframeset%20onblur%3D%22window.frameElement.parentNode.removeChild(window.frameElement)%22%20id%3D%22frame%22%2F%3E%0A%0A%3Cscript%3E%0Afunction%20doe(i)%7B%0Adocument.getElementById('frame').focus()%3B%0Adocument.getElementsByTagName('*')%5B1%5D.focus()%3B%0A%7D%0Atop.opener.SimpleTest.waitForFocus(function%20()%20setTimeout(doe%2C%20100)%2C%20top)%3B%0A%3C%2Fscript%3E%0A%3C%2Fhtml%3E:11
6549 INFO TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/general/test_bug504220.html | finished in a non-clean fashion (in /tests/dom/tests/mochitest/general/test_497898.html)
6557 INFO TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/general/test_bug628069_1.html | finished in a non-clean fashion (in /tests/dom/tests/mochitest/general/test_bug504220.html)
Comment 35•13 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
philor
https://tbpl.mozilla.org/php/getParsedLog.php?id=8598038&tree=Mozilla-Inbound
Rev3 Fedora 12x64 mozilla-inbound debug test mochitests-3/5 on 2012-01-16 20:29:53
6545 ERROR TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/general/test_497898.html | an unexpected uncaught JS exception reported through window.onerror - attempt to run compile-and-go script on a cleared scope at data:application/xhtml+xml;charset=utf-8,%3Chtml%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxhtml%22%3E%0A%0A%3Ciframe%2F%3E%0A%3Cframeset%20onblur%3D%22window.frameElement.parentNode.removeChild(window.frameElement)%22%20id%3D%22frame%22%2F%3E%0A%0A%3Cscript%3E%0Afunction%20doe(i)%7B%0Adocument.getElementById('frame').focus()%3B%0Adocument.getElementsByTagName('*')%5B1%5D.focus()%3B%0A%7D%0Atop.opener.SimpleTest.waitForFocus(function%20()%20setTimeout(doe%2C%20100)%2C%20top)%3B%0A%3C%2Fscript%3E%0A%3C%2Fhtml%3E:11
6549 INFO TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/general/test_bug504220.html | finished in a non-clean fashion (in /tests/dom/tests/mochitest/general/test_497898.html)
6557 INFO TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/general/test_bug628069_1.html | finished in a non-clean fashion (in /tests/dom/tests/mochitest/general/test_bug504220.html)
6563 INFO TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/general/test_bug628069_2.html | finished in a non-clean fashion (in /tests/dom/tests/mochitest/general/test_bug628069_1.html)
Reporter | ||
Comment 36•13 years ago
|
||
Reporter | ||
Comment 37•13 years ago
|
||
Comment 38•13 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
edmorley
https://tbpl.mozilla.org/php/getParsedLog.php?id=8615553&tree=Profiling
Rev3 Fedora 12x64 profiling debug test mochitests-3/5 on 2012-01-17 12:40:21
6545 ERROR TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/general/test_497898.html | an unexpected uncaught JS exception reported through window.onerror - attempt to run compile-and-go script on a cleared scope at data:application/xhtml+xml;charset=utf-8,%3Chtml%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxhtml%22%3E%0A%0A%3Ciframe%2F%3E%0A%3Cframeset%20onblur%3D%22window.frameElement.parentNode.removeChild(window.frameElement)%22%20id%3D%22frame%22%2F%3E%0A%0A%3Cscript%3E%0Afunction%20doe(i)%7B%0Adocument.getElementById('frame').focus()%3B%0Adocument.getElementsByTagName('*')%5B1%5D.focus()%3B%0A%7D%0Atop.opener.SimpleTest.waitForFocus(function%20()%20setTimeout(doe%2C%20100)%2C%20top)%3B%0A%3C%2Fscript%3E%0A%3C%2Fhtml%3E:11
6549 INFO TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/general/test_bug504220.html | finished in a non-clean fashion (in /tests/dom/tests/mochitest/general/test_497898.html)
6557 INFO TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/general/test_bug628069_1.html | finished in a non-clean fashion (in /tests/dom/tests/mochitest/general/test_bug504220.html)
Comment 39•13 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
philor
https://tbpl.mozilla.org/php/getParsedLog.php?id=8633640&tree=Profiling
Rev3 Fedora 12 profiling debug test mochitests-3/5 on 2012-01-18 04:36:00
6545 ERROR TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/general/test_497898.html | an unexpected uncaught JS exception reported through window.onerror - attempt to run compile-and-go script on a cleared scope at data:application/xhtml+xml;charset=utf-8,%3Chtml%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxhtml%22%3E%0A%0A%3Ciframe%2F%3E%0A%3Cframeset%20onblur%3D%22window.frameElement.parentNode.removeChild(window.frameElement)%22%20id%3D%22frame%22%2F%3E%0A%0A%3Cscript%3E%0Afunction%20doe(i)%7B%0Adocument.getElementById('frame').focus()%3B%0Adocument.getElementsByTagName('*')%5B1%5D.focus()%3B%0A%7D%0Atop.opener.SimpleTest.waitForFocus(function%20()%20setTimeout(doe%2C%20100)%2C%20top)%3B%0A%3C%2Fscript%3E%0A%3C%2Fhtml%3E:11
6549 INFO TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/general/test_bug504220.html | finished in a non-clean fashion (in /tests/dom/tests/mochitest/general/test_497898.html)
6557 INFO TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/general/test_bug628069_1.html | finished in a non-clean fashion (in /tests/dom/tests/mochitest/general/test_bug504220.html)
6563 INFO TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/general/test_bug628069_2.html | finished in a non-clean fashion (in /tests/dom/tests/mochitest/general/test_bug628069_1.html)
Comment 40•13 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
philor
https://tbpl.mozilla.org/php/getParsedLog.php?id=8642584&tree=Mozilla-Inbound
Rev3 Fedora 12 mozilla-inbound debug test mochitests-3/5 on 2012-01-18 11:23:04
6545 ERROR TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/general/test_497898.html | an unexpected uncaught JS exception reported through window.onerror - attempt to run compile-and-go script on a cleared scope at data:application/xhtml+xml;charset=utf-8,%3Chtml%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxhtml%22%3E%0A%0A%3Ciframe%2F%3E%0A%3Cframeset%20onblur%3D%22window.frameElement.parentNode.removeChild(window.frameElement)%22%20id%3D%22frame%22%2F%3E%0A%0A%3Cscript%3E%0Afunction%20doe(i)%7B%0Adocument.getElementById('frame').focus()%3B%0Adocument.getElementsByTagName('*')%5B1%5D.focus()%3B%0A%7D%0Atop.opener.SimpleTest.waitForFocus(function%20()%20setTimeout(doe%2C%20100)%2C%20top)%3B%0A%3C%2Fscript%3E%0A%3C%2Fhtml%3E:11
6549 INFO TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/general/test_bug504220.html | finished in a non-clean fashion (in /tests/dom/tests/mochitest/general/test_497898.html)
6557 INFO TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/general/test_bug628069_1.html | finished in a non-clean fashion (in /tests/dom/tests/mochitest/general/test_bug504220.html)
6563 INFO TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/general/test_bug628069_2.html | finished in a non-clean fashion (in /tests/dom/tests/mochitest/general/test_bug628069_1.html)
Comment 41•13 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
philor
https://tbpl.mozilla.org/php/getParsedLog.php?id=8643584&tree=Profiling
Rev3 Fedora 12x64 profiling debug test mochitests-3/5 on 2012-01-18 11:57:46
6545 ERROR TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/general/test_497898.html | an unexpected uncaught JS exception reported through window.onerror - attempt to run compile-and-go script on a cleared scope at data:application/xhtml+xml;charset=utf-8,%3Chtml%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxhtml%22%3E%0A%0A%3Ciframe%2F%3E%0A%3Cframeset%20onblur%3D%22window.frameElement.parentNode.removeChild(window.frameElement)%22%20id%3D%22frame%22%2F%3E%0A%0A%3Cscript%3E%0Afunction%20doe(i)%7B%0Adocument.getElementById('frame').focus()%3B%0Adocument.getElementsByTagName('*')%5B1%5D.focus()%3B%0A%7D%0Atop.opener.SimpleTest.waitForFocus(function%20()%20setTimeout(doe%2C%20100)%2C%20top)%3B%0A%3C%2Fscript%3E%0A%3C%2Fhtml%3E:11
6549 INFO TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/general/test_bug504220.html | finished in a non-clean fashion (in /tests/dom/tests/mochitest/general/test_497898.html)
6557 INFO TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/general/test_bug628069_1.html | finished in a non-clean fashion (in /tests/dom/tests/mochitest/general/test_bug504220.html)
Comment 42•13 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
philor
https://tbpl.mozilla.org/php/getParsedLog.php?id=8656136&tree=Mozilla-Inbound
Rev3 Fedora 12 mozilla-inbound debug test mochitests-3/5 on 2012-01-18 19:50:59
6545 ERROR TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/general/test_497898.html | an unexpected uncaught JS exception reported through window.onerror - attempt to run compile-and-go script on a cleared scope at data:application/xhtml+xml;charset=utf-8,%3Chtml%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxhtml%22%3E%0A%0A%3Ciframe%2F%3E%0A%3Cframeset%20onblur%3D%22window.frameElement.parentNode.removeChild(window.frameElement)%22%20id%3D%22frame%22%2F%3E%0A%0A%3Cscript%3E%0Afunction%20doe(i)%7B%0Adocument.getElementById('frame').focus()%3B%0Adocument.getElementsByTagName('*')%5B1%5D.focus()%3B%0A%7D%0Atop.opener.SimpleTest.waitForFocus(function%20()%20setTimeout(doe%2C%20100)%2C%20top)%3B%0A%3C%2Fscript%3E%0A%3C%2Fhtml%3E:11
6549 INFO TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/general/test_bug504220.html | finished in a non-clean fashion (in /tests/dom/tests/mochitest/general/test_497898.html)
6557 INFO TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/general/test_bug628069_1.html | finished in a non-clean fashion (in /tests/dom/tests/mochitest/general/test_bug504220.html)
6567 INFO TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/general/test_bug628069_2.html | finished in a non-clean fashion (in /tests/dom/tests/mochitest/general/test_bug628069_1.html)
Comment 43•13 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
Ms2ger%gmail.com
https://tbpl.mozilla.org/php/getParsedLog.php?id=8664532&tree=Try
Rev3 Fedora 12x64 try debug test mochitests-3/5 on 2012-01-19 04:08:46
6545 ERROR TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/general/test_497898.html | an unexpected uncaught JS exception reported through window.onerror - attempt to run compile-and-go script on a cleared scope at data:application/xhtml+xml;charset=utf-8,%3Chtml%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxhtml%22%3E%0A%0A%3Ciframe%2F%3E%0A%3Cframeset%20onblur%3D%22window.frameElement.parentNode.removeChild(window.frameElement)%22%20id%3D%22frame%22%2F%3E%0A%0A%3Cscript%3E%0Afunction%20doe(i)%7B%0Adocument.getElementById('frame').focus()%3B%0Adocument.getElementsByTagName('*')%5B1%5D.focus()%3B%0A%7D%0Atop.opener.SimpleTest.waitForFocus(function%20()%20setTimeout(doe%2C%20100)%2C%20top)%3B%0A%3C%2Fscript%3E%0A%3C%2Fhtml%3E:11
6549 INFO TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/general/test_bug504220.html | finished in a non-clean fashion (in /tests/dom/tests/mochitest/general/test_497898.html)
6557 INFO TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/general/test_bug628069_1.html | finished in a non-clean fashion (in /tests/dom/tests/mochitest/general/test_bug504220.html)
Comment 44•13 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
mbrubeck
https://tbpl.mozilla.org/php/getParsedLog.php?id=8672515&tree=Mozilla-Inbound
Rev3 Fedora 12 mozilla-inbound debug test mochitests-3/5 on 2012-01-19 10:34:31
6545 ERROR TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/general/test_497898.html | an unexpected uncaught JS exception reported through window.onerror - attempt to run compile-and-go script on a cleared scope at data:application/xhtml+xml;charset=utf-8,%3Chtml%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxhtml%22%3E%0A%0A%3Ciframe%2F%3E%0A%3Cframeset%20onblur%3D%22window.frameElement.parentNode.removeChild(window.frameElement)%22%20id%3D%22frame%22%2F%3E%0A%0A%3Cscript%3E%0Afunction%20doe(i)%7B%0Adocument.getElementById('frame').focus()%3B%0Adocument.getElementsByTagName('*')%5B1%5D.focus()%3B%0A%7D%0Atop.opener.SimpleTest.waitForFocus(function%20()%20setTimeout(doe%2C%20100)%2C%20top)%3B%0A%3C%2Fscript%3E%0A%3C%2Fhtml%3E:11
6549 INFO TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/general/test_bug504220.html | finished in a non-clean fashion (in /tests/dom/tests/mochitest/general/test_497898.html)
6557 INFO TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/general/test_bug628069_1.html | finished in a non-clean fashion (in /tests/dom/tests/mochitest/general/test_bug504220.html)
6563 INFO TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/general/test_bug628069_2.html | finished in a non-clean fashion (in /tests/dom/tests/mochitest/general/test_bug628069_1.html)
Comment 45•13 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
edmorley
https://tbpl.mozilla.org/php/getParsedLog.php?id=8725889&tree=Firefox
Rev3 Fedora 12 mozilla-central debug test mochitests-3/5 on 2012-01-21 12:28:08
6545 ERROR TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/general/test_497898.html | an unexpected uncaught JS exception reported through window.onerror - attempt to run compile-and-go script on a cleared scope at data:application/xhtml+xml;charset=utf-8,%3Chtml%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxhtml%22%3E%0A%0A%3Ciframe%2F%3E%0A%3Cframeset%20onblur%3D%22window.frameElement.parentNode.removeChild(window.frameElement)%22%20id%3D%22frame%22%2F%3E%0A%0A%3Cscript%3E%0Afunction%20doe(i)%7B%0Adocument.getElementById('frame').focus()%3B%0Adocument.getElementsByTagName('*')%5B1%5D.focus()%3B%0A%7D%0Atop.opener.SimpleTest.waitForFocus(function%20()%20setTimeout(doe%2C%20100)%2C%20top)%3B%0A%3C%2Fscript%3E%0A%3C%2Fhtml%3E:11
6549 INFO TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/general/test_browserFrame1.html | finished in a non-clean fashion (in /tests/dom/tests/mochitest/general/test_497898.html)
6553 INFO TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/general/test_browserFrame2.html | finished in a non-clean fashion (in /tests/dom/tests/mochitest/general/test_browserFrame1.html)
Comment 46•13 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
philor
https://tbpl.mozilla.org/php/getParsedLog.php?id=8748039&tree=Profiling
Rev3 Fedora 12 profiling debug test mochitests-3/5 on 2012-01-22 18:36:42
6545 ERROR TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/general/test_497898.html | an unexpected uncaught JS exception reported through window.onerror - attempt to run compile-and-go script on a cleared scope at data:application/xhtml+xml;charset=utf-8,%3Chtml%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxhtml%22%3E%0A%0A%3Ciframe%2F%3E%0A%3Cframeset%20onblur%3D%22window.frameElement.parentNode.removeChild(window.frameElement)%22%20id%3D%22frame%22%2F%3E%0A%0A%3Cscript%3E%0Afunction%20doe(i)%7B%0Adocument.getElementById('frame').focus()%3B%0Adocument.getElementsByTagName('*')%5B1%5D.focus()%3B%0A%7D%0Atop.opener.SimpleTest.waitForFocus(function%20()%20setTimeout(doe%2C%20100)%2C%20top)%3B%0A%3C%2Fscript%3E%0A%3C%2Fhtml%3E:11
6549 INFO TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/general/test_browserFrame1.html | finished in a non-clean fashion (in /tests/dom/tests/mochitest/general/test_497898.html)
Comment 47•13 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
philor
https://tbpl.mozilla.org/php/getParsedLog.php?id=8749692&tree=Mozilla-Inbound
Rev3 Fedora 12 mozilla-inbound debug test mochitests-3/5 on 2012-01-22 21:26:48
6545 ERROR TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/general/test_497898.html | an unexpected uncaught JS exception reported through window.onerror - attempt to run compile-and-go script on a cleared scope at data:application/xhtml+xml;charset=utf-8,%3Chtml%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxhtml%22%3E%0A%0A%3Ciframe%2F%3E%0A%3Cframeset%20onblur%3D%22window.frameElement.parentNode.removeChild(window.frameElement)%22%20id%3D%22frame%22%2F%3E%0A%0A%3Cscript%3E%0Afunction%20doe(i)%7B%0Adocument.getElementById('frame').focus()%3B%0Adocument.getElementsByTagName('*')%5B1%5D.focus()%3B%0A%7D%0Atop.opener.SimpleTest.waitForFocus(function%20()%20setTimeout(doe%2C%20100)%2C%20top)%3B%0A%3C%2Fscript%3E%0A%3C%2Fhtml%3E:11
6549 INFO TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/general/test_browserFrame1.html | finished in a non-clean fashion (in /tests/dom/tests/mochitest/general/test_497898.html)
Comment 48•13 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
philor
https://tbpl.mozilla.org/php/getParsedLog.php?id=8764609&tree=Firefox
Rev3 Fedora 12x64 mozilla-central debug test mochitests-3/5 on 2012-01-23 12:18:33
6545 ERROR TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/general/test_497898.html | an unexpected uncaught JS exception reported through window.onerror - attempt to run compile-and-go script on a cleared scope at data:application/xhtml+xml;charset=utf-8,%3Chtml%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxhtml%22%3E%0A%0A%3Ciframe%2F%3E%0A%3Cframeset%20onblur%3D%22window.frameElement.parentNode.removeChild(window.frameElement)%22%20id%3D%22frame%22%2F%3E%0A%0A%3Cscript%3E%0Afunction%20doe(i)%7B%0Adocument.getElementById('frame').focus()%3B%0Adocument.getElementsByTagName('*')%5B1%5D.focus()%3B%0A%7D%0Atop.opener.SimpleTest.waitForFocus(function%20()%20setTimeout(doe%2C%20100)%2C%20top)%3B%0A%3C%2Fscript%3E%0A%3C%2Fhtml%3E:11
6549 INFO TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/general/test_browserFrame1.html | finished in a non-clean fashion (in /tests/dom/tests/mochitest/general/test_497898.html)
Comment 49•13 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
philor
https://tbpl.mozilla.org/php/getParsedLog.php?id=8790940&tree=Mozilla-Inbound
Rev3 Fedora 12x64 mozilla-inbound opt test mochitests-3/5 on 2012-01-24 08:15:10
6545 ERROR TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/general/test_497898.html | an unexpected uncaught JS exception reported through window.onerror - attempt to run compile-and-go script on a cleared scope at data:application/xhtml+xml;charset=utf-8,%3Chtml%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxhtml%22%3E%0A%0A%3Ciframe%2F%3E%0A%3Cframeset%20onblur%3D%22window.frameElement.parentNode.removeChild(window.frameElement)%22%20id%3D%22frame%22%2F%3E%0A%0A%3Cscript%3E%0Afunction%20doe(i)%7B%0Adocument.getElementById('frame').focus()%3B%0Adocument.getElementsByTagName('*')%5B1%5D.focus()%3B%0A%7D%0Atop.opener.SimpleTest.waitForFocus(function%20()%20setTimeout(doe%2C%20100)%2C%20top)%3B%0A%3C%2Fscript%3E%0A%3C%2Fhtml%3E:11
6549 INFO TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/general/test_browserFrame1.html | finished in a non-clean fashion (in /tests/dom/tests/mochitest/general/test_497898.html)
6553 INFO TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/general/test_browserFrame2.html | finished in a non-clean fashion (in /tests/dom/tests/mochitest/general/test_browserFrame1.html)
6560 INFO TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/general/test_browserFrame4.html | finished in a non-clean fashion (in /tests/dom/tests/mochitest/general/test_browserFrame2.html)
Comment 50•13 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
philor
https://tbpl.mozilla.org/php/getParsedLog.php?id=8807900&tree=Mozilla-Inbound
Rev3 Fedora 12x64 mozilla-inbound debug test mochitests-3/5 on 2012-01-24 21:25:49
6545 ERROR TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/general/test_497898.html | an unexpected uncaught JS exception reported through window.onerror - attempt to run compile-and-go script on a cleared scope at data:application/xhtml+xml;charset=utf-8,%3Chtml%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxhtml%22%3E%0A%0A%3Ciframe%2F%3E%0A%3Cframeset%20onblur%3D%22window.frameElement.parentNode.removeChild(window.frameElement)%22%20id%3D%22frame%22%2F%3E%0A%0A%3Cscript%3E%0Afunction%20doe(i)%7B%0Adocument.getElementById('frame').focus()%3B%0Adocument.getElementsByTagName('*')%5B1%5D.focus()%3B%0A%7D%0Atop.opener.SimpleTest.waitForFocus(function%20()%20setTimeout(doe%2C%20100)%2C%20top)%3B%0A%3C%2Fscript%3E%0A%3C%2Fhtml%3E:11
6549 INFO TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/general/test_browserFrame1.html | finished in a non-clean fashion (in /tests/dom/tests/mochitest/general/test_497898.html)
Comment 51•13 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
Ms2ger%gmail.com
https://tbpl.mozilla.org/php/getParsedLog.php?id=8813122&tree=Try
Rev3 Fedora 12 try debug test mochitests-3/5 on 2012-01-25 03:12:48
6545 ERROR TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/general/test_497898.html | an unexpected uncaught JS exception reported through window.onerror - attempt to run compile-and-go script on a cleared scope at data:application/xhtml+xml;charset=utf-8,%3Chtml%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxhtml%22%3E%0A%0A%3Ciframe%2F%3E%0A%3Cframeset%20onblur%3D%22window.frameElement.parentNode.removeChild(window.frameElement)%22%20id%3D%22frame%22%2F%3E%0A%0A%3Cscript%3E%0Afunction%20doe(i)%7B%0Adocument.getElementById('frame').focus()%3B%0Adocument.getElementsByTagName('*')%5B1%5D.focus()%3B%0A%7D%0Atop.opener.SimpleTest.waitForFocus(function%20()%20setTimeout(doe%2C%20100)%2C%20top)%3B%0A%3C%2Fscript%3E%0A%3C%2Fhtml%3E:11
6549 INFO TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/general/test_browserFrame1.html | finished in a non-clean fashion (in /tests/dom/tests/mochitest/general/test_497898.html)
6553 INFO TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/general/test_browserFrame2.html | finished in a non-clean fashion (in /tests/dom/tests/mochitest/general/test_browserFrame1.html)
Comment 52•13 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
philor
https://tbpl.mozilla.org/php/getParsedLog.php?id=8836327&tree=Profiling
Rev3 Fedora 12 profiling debug test mochitests-3/5 on 2012-01-25 19:54:44
6545 ERROR TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/general/test_497898.html | an unexpected uncaught JS exception reported through window.onerror - attempt to run compile-and-go script on a cleared scope at data:application/xhtml+xml;charset=utf-8,%3Chtml%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxhtml%22%3E%0A%0A%3Ciframe%2F%3E%0A%3Cframeset%20onblur%3D%22window.frameElement.parentNode.removeChild(window.frameElement)%22%20id%3D%22frame%22%2F%3E%0A%0A%3Cscript%3E%0Afunction%20doe(i)%7B%0Adocument.getElementById('frame').focus()%3B%0Adocument.getElementsByTagName('*')%5B1%5D.focus()%3B%0A%7D%0Atop.opener.SimpleTest.waitForFocus(function%20()%20setTimeout(doe%2C%20100)%2C%20top)%3B%0A%3C%2Fscript%3E%0A%3C%2Fhtml%3E:11
6549 INFO TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/general/test_browserFrame1.html | finished in a non-clean fashion (in /tests/dom/tests/mochitest/general/test_497898.html)
Reporter | ||
Comment 53•13 years ago
|
||
Comment 54•13 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
ttaubert
https://tbpl.mozilla.org/php/getParsedLog.php?id=8904855&tree=Firefox
Rev3 Fedora 12 mozilla-central debug test mochitests-3/5 on 2012-01-28 04:53:39
6545 ERROR TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/general/test_497898.html | an unexpected uncaught JS exception reported through window.onerror - attempt to run compile-and-go script on a cleared scope at data:application/xhtml+xml;charset=utf-8,%3Chtml%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxhtml%22%3E%0A%0A%3Ciframe%2F%3E%0A%3Cframeset%20onblur%3D%22window.frameElement.parentNode.removeChild(window.frameElement)%22%20id%3D%22frame%22%2F%3E%0A%0A%3Cscript%3E%0Afunction%20doe(i)%7B%0Adocument.getElementById('frame').focus()%3B%0Adocument.getElementsByTagName('*')%5B1%5D.focus()%3B%0A%7D%0Atop.opener.SimpleTest.waitForFocus(function%20()%20setTimeout(doe%2C%20100)%2C%20top)%3B%0A%3C%2Fscript%3E%0A%3C%2Fhtml%3E:11
6549 INFO TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/general/test_browserFrame1.html | finished in a non-clean fashion (in /tests/dom/tests/mochitest/general/test_497898.html)
Comment 55•13 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
philor
https://tbpl.mozilla.org/php/getParsedLog.php?id=8952178&tree=Mozilla-Inbound
Rev3 Fedora 12x64 mozilla-inbound debug test mochitests-3/5 on 2012-01-30 15:51:46
6604 ERROR TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/general/test_497898.html | an unexpected uncaught JS exception reported through window.onerror - attempt to run compile-and-go script on a cleared scope at data:application/xhtml+xml;charset=utf-8,%3Chtml%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxhtml%22%3E%0A%0A%3Ciframe%2F%3E%0A%3Cframeset%20onblur%3D%22window.frameElement.parentNode.removeChild(window.frameElement)%22%20id%3D%22frame%22%2F%3E%0A%0A%3Cscript%3E%0Afunction%20doe(i)%7B%0Adocument.getElementById('frame').focus()%3B%0Adocument.getElementsByTagName('*')%5B1%5D.focus()%3B%0A%7D%0Atop.opener.SimpleTest.waitForFocus(function%20()%20setTimeout(doe%2C%20100)%2C%20top)%3B%0A%3C%2Fscript%3E%0A%3C%2Fhtml%3E:11
6608 INFO TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/general/test_browserFrame1.html | finished in a non-clean fashion (in /tests/dom/tests/mochitest/general/test_497898.html)
Comment 56•13 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
mbrubeck
https://tbpl.mozilla.org/php/getParsedLog.php?id=9045101&tree=Mozilla-Aurora
Rev3 Fedora 12x64 mozilla-aurora debug test mochitests-3/5 on 2012-02-02 14:04:39
6545 ERROR TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/general/test_497898.html | an unexpected uncaught JS exception reported through window.onerror - attempt to run compile-and-go script on a cleared scope at data:application/xhtml+xml;charset=utf-8,%3Chtml%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxhtml%22%3E%0A%0A%3Ciframe%2F%3E%0A%3Cframeset%20onblur%3D%22window.frameElement.parentNode.removeChild(window.frameElement)%22%20id%3D%22frame%22%2F%3E%0A%0A%3Cscript%3E%0Afunction%20doe(i)%7B%0Adocument.getElementById('frame').focus()%3B%0Adocument.getElementsByTagName('*')%5B1%5D.focus()%3B%0A%7D%0Atop.opener.SimpleTest.waitForFocus(function%20()%20setTimeout(doe%2C%20100)%2C%20top)%3B%0A%3C%2Fscript%3E%0A%3C%2Fhtml%3E:11
6549 INFO TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/general/test_browserFrame1.html | finished in a non-clean fashion (in /tests/dom/tests/mochitest/general/test_497898.html)
Comment 57•13 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
edmorley
https://tbpl.mozilla.org/php/getParsedLog.php?id=9064560&tree=Fx-Team
Rev3 Fedora 12x64 fx-team debug test mochitests-3/5 on 2012-02-03 07:22:36
6604 ERROR TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/general/test_497898.html | an unexpected uncaught JS exception reported through window.onerror - attempt to run compile-and-go script on a cleared scope at data:application/xhtml+xml;charset=utf-8,%3Chtml%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxhtml%22%3E%0A%0A%3Ciframe%2F%3E%0A%3Cframeset%20onblur%3D%22window.frameElement.parentNode.removeChild(window.frameElement)%22%20id%3D%22frame%22%2F%3E%0A%0A%3Cscript%3E%0Afunction%20doe(i)%7B%0Adocument.getElementById('frame').focus()%3B%0Adocument.getElementsByTagName('*')%5B1%5D.focus()%3B%0A%7D%0Atop.opener.SimpleTest.waitForFocus(function%20()%20setTimeout(doe%2C%20100)%2C%20top)%3B%0A%3C%2Fscript%3E%0A%3C%2Fhtml%3E:11
6608 INFO TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/general/test_browserFrame1.html | finished in a non-clean fashion (in /tests/dom/tests/mochitest/general/test_497898.html)
6612 INFO TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/general/test_browserFrame2.html | finished in a non-clean fashion (in /tests/dom/tests/mochitest/general/test_browserFrame1.html)
6616 INFO TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/general/test_browserFrame3.html | finished in a non-clean fashion (in /tests/dom/tests/mochitest/general/test_browserFrame2.html)
Comment 58•13 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
philor
https://tbpl.mozilla.org/php/getParsedLog.php?id=9122415&tree=Mozilla-Inbound
Rev3 Fedora 12x64 mozilla-inbound pgo test mochitests-3/5 on 2012-02-06 09:51:54
6604 ERROR TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/general/test_497898.html | an unexpected uncaught JS exception reported through window.onerror - attempt to run compile-and-go script on a cleared scope at data:application/xhtml+xml;charset=utf-8,%3Chtml%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxhtml%22%3E%0A%0A%3Ciframe%2F%3E%0A%3Cframeset%20onblur%3D%22window.frameElement.parentNode.removeChild(window.frameElement)%22%20id%3D%22frame%22%2F%3E%0A%0A%3Cscript%3E%0Afunction%20doe(i)%7B%0Adocument.getElementById('frame').focus()%3B%0Adocument.getElementsByTagName('*')%5B1%5D.focus()%3B%0A%7D%0Atop.opener.SimpleTest.waitForFocus(function%20()%20setTimeout(doe%2C%20100)%2C%20top)%3B%0A%3C%2Fscript%3E%0A%3C%2Fhtml%3E:11
6608 INFO TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/general/test_browserFrame1.html | finished in a non-clean fashion (in /tests/dom/tests/mochitest/general/test_497898.html)
6612 INFO TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/general/test_browserFrame2.html | finished in a non-clean fashion (in /tests/dom/tests/mochitest/general/test_browserFrame1.html)
6637 INFO TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/general/test_browserFrame5.html | finished in a non-clean fashion (in /tests/dom/tests/mochitest/general/test_browserFrame2.html)
Reporter | ||
Comment 59•13 years ago
|
||
Comment 60•13 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
ttaubert
https://tbpl.mozilla.org/php/getParsedLog.php?id=9154654&tree=Firefox
Rev3 Fedora 12 mozilla-central debug test mochitests-3/5 on 2012-02-07 11:50:52
6604 ERROR TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/general/test_497898.html | an unexpected uncaught JS exception reported through window.onerror - attempt to run compile-and-go script on a cleared scope at data:application/xhtml+xml;charset=utf-8,%3Chtml%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxhtml%22%3E%0A%0A%3Ciframe%2F%3E%0A%3Cframeset%20onblur%3D%22window.frameElement.parentNode.removeChild(window.frameElement)%22%20id%3D%22frame%22%2F%3E%0A%0A%3Cscript%3E%0Afunction%20doe(i)%7B%0Adocument.getElementById('frame').focus()%3B%0Adocument.getElementsByTagName('*')%5B1%5D.focus()%3B%0A%7D%0Atop.opener.SimpleTest.waitForFocus(function%20()%20setTimeout(doe%2C%20100)%2C%20top)%3B%0A%3C%2Fscript%3E%0A%3C%2Fhtml%3E:11
6608 INFO TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/general/test_browserFrame1.html | finished in a non-clean fashion (in /tests/dom/tests/mochitest/general/test_497898.html)
Comment 61•13 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
philor
https://tbpl.mozilla.org/php/getParsedLog.php?id=9155094&tree=Mozilla-Inbound
Rev3 Fedora 12x64 mozilla-inbound debug test mochitests-3/5 on 2012-02-07 12:07:48
6604 ERROR TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/general/test_497898.html | an unexpected uncaught JS exception reported through window.onerror - attempt to run compile-and-go script on a cleared scope at data:application/xhtml+xml;charset=utf-8,%3Chtml%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxhtml%22%3E%0A%0A%3Ciframe%2F%3E%0A%3Cframeset%20onblur%3D%22window.frameElement.parentNode.removeChild(window.frameElement)%22%20id%3D%22frame%22%2F%3E%0A%0A%3Cscript%3E%0Afunction%20doe(i)%7B%0Adocument.getElementById('frame').focus()%3B%0Adocument.getElementsByTagName('*')%5B1%5D.focus()%3B%0A%7D%0Atop.opener.SimpleTest.waitForFocus(function%20()%20setTimeout(doe%2C%20100)%2C%20top)%3B%0A%3C%2Fscript%3E%0A%3C%2Fhtml%3E:11
6608 INFO TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/general/test_browserFrame1.html | finished in a non-clean fashion (in /tests/dom/tests/mochitest/general/test_497898.html)
6612 INFO TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/general/test_browserFrame2.html | finished in a non-clean fashion (in /tests/dom/tests/mochitest/general/test_browserFrame1.html)
6616 INFO TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/general/test_browserFrame3.html | finished in a non-clean fashion (in /tests/dom/tests/mochitest/general/test_browserFrame2.html)
Comment 62•13 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
philor
https://tbpl.mozilla.org/php/getParsedLog.php?id=9156394&tree=Mozilla-Inbound
Rev3 Fedora 12 mozilla-inbound debug test mochitests-3/5 on 2012-02-07 12:52:29
6604 ERROR TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/general/test_497898.html | an unexpected uncaught JS exception reported through window.onerror - attempt to run compile-and-go script on a cleared scope at data:application/xhtml+xml;charset=utf-8,%3Chtml%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxhtml%22%3E%0A%0A%3Ciframe%2F%3E%0A%3Cframeset%20onblur%3D%22window.frameElement.parentNode.removeChild(window.frameElement)%22%20id%3D%22frame%22%2F%3E%0A%0A%3Cscript%3E%0Afunction%20doe(i)%7B%0Adocument.getElementById('frame').focus()%3B%0Adocument.getElementsByTagName('*')%5B1%5D.focus()%3B%0A%7D%0Atop.opener.SimpleTest.waitForFocus(function%20()%20setTimeout(doe%2C%20100)%2C%20top)%3B%0A%3C%2Fscript%3E%0A%3C%2Fhtml%3E:11
6608 INFO TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/general/test_browserFrame1.html | finished in a non-clean fashion (in /tests/dom/tests/mochitest/general/test_497898.html)
6612 INFO TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/general/test_browserFrame2.html | finished in a non-clean fashion (in /tests/dom/tests/mochitest/general/test_browserFrame1.html)
6616 INFO TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/general/test_browserFrame3.html | finished in a non-clean fashion (in /tests/dom/tests/mochitest/general/test_browserFrame2.html)
Comment 63•13 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
edmorley
https://tbpl.mozilla.org/php/getParsedLog.php?id=9160120&tree=Mozilla-Inbound
Rev3 Fedora 12 mozilla-inbound debug test mochitests-3/5 on 2012-02-07 15:22:27
6604 ERROR TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/general/test_497898.html | an unexpected uncaught JS exception reported through window.onerror - attempt to run compile-and-go script on a cleared scope at data:application/xhtml+xml;charset=utf-8,%3Chtml%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxhtml%22%3E%0A%0A%3Ciframe%2F%3E%0A%3Cframeset%20onblur%3D%22window.frameElement.parentNode.removeChild(window.frameElement)%22%20id%3D%22frame%22%2F%3E%0A%0A%3Cscript%3E%0Afunction%20doe(i)%7B%0Adocument.getElementById('frame').focus()%3B%0Adocument.getElementsByTagName('*')%5B1%5D.focus()%3B%0A%7D%0Atop.opener.SimpleTest.waitForFocus(function%20()%20setTimeout(doe%2C%20100)%2C%20top)%3B%0A%3C%2Fscript%3E%0A%3C%2Fhtml%3E:11
6608 INFO TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/general/test_browserFrame1.html | finished in a non-clean fashion (in /tests/dom/tests/mochitest/general/test_497898.html)
6612 INFO TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/general/test_browserFrame2.html | finished in a non-clean fashion (in /tests/dom/tests/mochitest/general/test_browserFrame1.html)
6616 INFO TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/general/test_browserFrame3.html | finished in a non-clean fashion (in /tests/dom/tests/mochitest/general/test_browserFrame2.html)
Comment 64•13 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
philor
https://tbpl.mozilla.org/php/getParsedLog.php?id=9160120&tree=Mozilla-Inbound
Rev3 Fedora 12 mozilla-inbound debug test mochitests-3/5 on 2012-02-07 15:22:27
6604 ERROR TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/general/test_497898.html | an unexpected uncaught JS exception reported through window.onerror - attempt to run compile-and-go script on a cleared scope at data:application/xhtml+xml;charset=utf-8,%3Chtml%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxhtml%22%3E%0A%0A%3Ciframe%2F%3E%0A%3Cframeset%20onblur%3D%22window.frameElement.parentNode.removeChild(window.frameElement)%22%20id%3D%22frame%22%2F%3E%0A%0A%3Cscript%3E%0Afunction%20doe(i)%7B%0Adocument.getElementById('frame').focus()%3B%0Adocument.getElementsByTagName('*')%5B1%5D.focus()%3B%0A%7D%0Atop.opener.SimpleTest.waitForFocus(function%20()%20setTimeout(doe%2C%20100)%2C%20top)%3B%0A%3C%2Fscript%3E%0A%3C%2Fhtml%3E:11
6608 INFO TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/general/test_browserFrame1.html | finished in a non-clean fashion (in /tests/dom/tests/mochitest/general/test_497898.html)
6612 INFO TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/general/test_browserFrame2.html | finished in a non-clean fashion (in /tests/dom/tests/mochitest/general/test_browserFrame1.html)
6616 INFO TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/general/test_browserFrame3.html | finished in a non-clean fashion (in /tests/dom/tests/mochitest/general/test_browserFrame2.html)
Comment 65•13 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
philor
https://tbpl.mozilla.org/php/getParsedLog.php?id=9186249&tree=Mozilla-Inbound
Rev3 Fedora 12x64 mozilla-inbound debug test mochitests-3/5 on 2012-02-08 11:55:55
6604 ERROR TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/general/test_497898.html | an unexpected uncaught JS exception reported through window.onerror - attempt to run compile-and-go script on a cleared scope at data:application/xhtml+xml;charset=utf-8,%3Chtml%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxhtml%22%3E%0A%0A%3Ciframe%2F%3E%0A%3Cframeset%20onblur%3D%22window.frameElement.parentNode.removeChild(window.frameElement)%22%20id%3D%22frame%22%2F%3E%0A%0A%3Cscript%3E%0Afunction%20doe(i)%7B%0Adocument.getElementById('frame').focus()%3B%0Adocument.getElementsByTagName('*')%5B1%5D.focus()%3B%0A%7D%0Atop.opener.SimpleTest.waitForFocus(function%20()%20setTimeout(doe%2C%20100)%2C%20top)%3B%0A%3C%2Fscript%3E%0A%3C%2Fhtml%3E:11
6608 INFO TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/general/test_browserFrame1.html | finished in a non-clean fashion (in /tests/dom/tests/mochitest/general/test_497898.html)
6612 INFO TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/general/test_browserFrame2.html | finished in a non-clean fashion (in /tests/dom/tests/mochitest/general/test_browserFrame1.html)
6616 INFO TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/general/test_browserFrame3.html | finished in a non-clean fashion (in /tests/dom/tests/mochitest/general/test_browserFrame2.html)
Comment 66•13 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
pcwalton
https://tbpl.mozilla.org/php/getParsedLog.php?id=9217934&tree=Larch
Rev3 Fedora 12 larch debug test mochitests-3/5 on 2012-02-09 12:45:10
6604 ERROR TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/general/test_497898.html | an unexpected uncaught JS exception reported through window.onerror - attempt to run compile-and-go script on a cleared scope at data:application/xhtml+xml;charset=utf-8,%3Chtml%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxhtml%22%3E%0A%0A%3Ciframe%2F%3E%0A%3Cframeset%20onblur%3D%22window.frameElement.parentNode.removeChild(window.frameElement)%22%20id%3D%22frame%22%2F%3E%0A%0A%3Cscript%3E%0Afunction%20doe(i)%7B%0Adocument.getElementById('frame').focus()%3B%0Adocument.getElementsByTagName('*')%5B1%5D.focus()%3B%0A%7D%0Atop.opener.SimpleTest.waitForFocus(function%20()%20setTimeout(doe%2C%20100)%2C%20top)%3B%0A%3C%2Fscript%3E%0A%3C%2Fhtml%3E:11
6608 INFO TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/general/test_browserFrame1.html | finished in a non-clean fashion (in /tests/dom/tests/mochitest/general/test_497898.html)
6612 INFO TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/general/test_browserFrame2.html | finished in a non-clean fashion (in /tests/dom/tests/mochitest/general/test_browserFrame1.html)
6616 INFO TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/general/test_browserFrame3.html | finished in a non-clean fashion (in /tests/dom/tests/mochitest/general/test_browserFrame2.html)
Comment 67•13 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
philor
https://tbpl.mozilla.org/php/getParsedLog.php?id=9252185&tree=Firefox
Rev3 Fedora 12 mozilla-central debug test mochitests-3/5 on 2012-02-10 15:26:22
6604 ERROR TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/general/test_497898.html | an unexpected uncaught JS exception reported through window.onerror - attempt to run compile-and-go script on a cleared scope at data:application/xhtml+xml;charset=utf-8,%3Chtml%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxhtml%22%3E%0A%0A%3Ciframe%2F%3E%0A%3Cframeset%20onblur%3D%22window.frameElement.parentNode.removeChild(window.frameElement)%22%20id%3D%22frame%22%2F%3E%0A%0A%3Cscript%3E%0Afunction%20doe(i)%7B%0Adocument.getElementById('frame').focus()%3B%0Adocument.getElementsByTagName('*')%5B1%5D.focus()%3B%0A%7D%0Atop.opener.SimpleTest.waitForFocus(function%20()%20setTimeout(doe%2C%20100)%2C%20top)%3B%0A%3C%2Fscript%3E%0A%3C%2Fhtml%3E:11
6608 INFO TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/general/test_browserFrame1.html | finished in a non-clean fashion (in /tests/dom/tests/mochitest/general/test_497898.html)
6612 INFO TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/general/test_browserFrame2.html | finished in a non-clean fashion (in /tests/dom/tests/mochitest/general/test_browserFrame1.html)
6616 INFO TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/general/test_browserFrame3.html | finished in a non-clean fashion (in /tests/dom/tests/mochitest/general/test_browserFrame2.html)
Comment 68•13 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
past
https://tbpl.mozilla.org/php/getParsedLog.php?id=9263967&tree=Fx-Team
Rev3 Fedora 12 fx-team debug test mochitests-3/5 on 2012-02-11 01:55:09
6604 ERROR TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/general/test_497898.html | an unexpected uncaught JS exception reported through window.onerror - attempt to run compile-and-go script on a cleared scope at data:application/xhtml+xml;charset=utf-8,%3Chtml%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxhtml%22%3E%0A%0A%3Ciframe%2F%3E%0A%3Cframeset%20onblur%3D%22window.frameElement.parentNode.removeChild(window.frameElement)%22%20id%3D%22frame%22%2F%3E%0A%0A%3Cscript%3E%0Afunction%20doe(i)%7B%0Adocument.getElementById('frame').focus()%3B%0Adocument.getElementsByTagName('*')%5B1%5D.focus()%3B%0A%7D%0Atop.opener.SimpleTest.waitForFocus(function%20()%20setTimeout(doe%2C%20100)%2C%20top)%3B%0A%3C%2Fscript%3E%0A%3C%2Fhtml%3E:11
6608 INFO TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/general/test_browserFrame1.html | finished in a non-clean fashion (in /tests/dom/tests/mochitest/general/test_497898.html)
6612 INFO TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/general/test_browserFrame2.html | finished in a non-clean fashion (in /tests/dom/tests/mochitest/general/test_browserFrame1.html)
6616 INFO TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/general/test_browserFrame3.html | finished in a non-clean fashion (in /tests/dom/tests/mochitest/general/test_browserFrame2.html)
Comment 69•13 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
philor
https://tbpl.mozilla.org/php/getParsedLog.php?id=9279045&tree=Mozilla-Inbound
Rev3 Fedora 12x64 mozilla-inbound debug test mochitests-3/5 on 2012-02-12 12:50:30
6604 ERROR TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/general/test_497898.html | an unexpected uncaught JS exception reported through window.onerror - attempt to run compile-and-go script on a cleared scope at data:application/xhtml+xml;charset=utf-8,%3Chtml%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxhtml%22%3E%0A%0A%3Ciframe%2F%3E%0A%3Cframeset%20onblur%3D%22window.frameElement.parentNode.removeChild(window.frameElement)%22%20id%3D%22frame%22%2F%3E%0A%0A%3Cscript%3E%0Afunction%20doe(i)%7B%0Adocument.getElementById('frame').focus()%3B%0Adocument.getElementsByTagName('*')%5B1%5D.focus()%3B%0A%7D%0Atop.opener.SimpleTest.waitForFocus(function%20()%20setTimeout(doe%2C%20100)%2C%20top)%3B%0A%3C%2Fscript%3E%0A%3C%2Fhtml%3E:11
6608 INFO TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/general/test_browserFrame1.html | finished in a non-clean fashion (in /tests/dom/tests/mochitest/general/test_497898.html)
6612 INFO TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/general/test_browserFrame2.html | finished in a non-clean fashion (in /tests/dom/tests/mochitest/general/test_browserFrame1.html)
6616 INFO TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/general/test_browserFrame3.html | finished in a non-clean fashion (in /tests/dom/tests/mochitest/general/test_browserFrame2.html)
Comment 70•13 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
philor
https://tbpl.mozilla.org/php/getParsedLog.php?id=9299621&tree=Mozilla-Inbound
Rev3 Fedora 12 mozilla-inbound debug test mochitests-3/5 on 2012-02-13 11:29:27
6604 ERROR TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/general/test_497898.html | an unexpected uncaught JS exception reported through window.onerror - attempt to run compile-and-go script on a cleared scope at data:application/xhtml+xml;charset=utf-8,%3Chtml%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxhtml%22%3E%0A%0A%3Ciframe%2F%3E%0A%3Cframeset%20onblur%3D%22window.frameElement.parentNode.removeChild(window.frameElement)%22%20id%3D%22frame%22%2F%3E%0A%0A%3Cscript%3E%0Afunction%20doe(i)%7B%0Adocument.getElementById('frame').focus()%3B%0Adocument.getElementsByTagName('*')%5B1%5D.focus()%3B%0A%7D%0Atop.opener.SimpleTest.waitForFocus(function%20()%20setTimeout(doe%2C%20100)%2C%20top)%3B%0A%3C%2Fscript%3E%0A%3C%2Fhtml%3E:11
6608 INFO TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/general/test_browserFrame1.html | finished in a non-clean fashion (in /tests/dom/tests/mochitest/general/test_497898.html)
6612 INFO TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/general/test_browserFrame2.html | finished in a non-clean fashion (in /tests/dom/tests/mochitest/general/test_browserFrame1.html)
6616 INFO TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/general/test_browserFrame3.html | finished in a non-clean fashion (in /tests/dom/tests/mochitest/general/test_browserFrame2.html)
Comment 71•13 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
Ms2ger%gmail.com
https://tbpl.mozilla.org/php/getParsedLog.php?id=9322032&tree=Mozilla-Inbound
Rev3 Fedora 12 mozilla-inbound debug test mochitests-3/5 on 2012-02-14 02:43:05
6604 ERROR TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/general/test_497898.html | an unexpected uncaught JS exception reported through window.onerror - attempt to run compile-and-go script on a cleared scope at data:application/xhtml+xml;charset=utf-8,%3Chtml%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxhtml%22%3E%0A%0A%3Ciframe%2F%3E%0A%3Cframeset%20onblur%3D%22window.frameElement.parentNode.removeChild(window.frameElement)%22%20id%3D%22frame%22%2F%3E%0A%0A%3Cscript%3E%0Afunction%20doe(i)%7B%0Adocument.getElementById('frame').focus()%3B%0Adocument.getElementsByTagName('*')%5B1%5D.focus()%3B%0A%7D%0Atop.opener.SimpleTest.waitForFocus(function%20()%20setTimeout(doe%2C%20100)%2C%20top)%3B%0A%3C%2Fscript%3E%0A%3C%2Fhtml%3E:11
6608 INFO TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/general/test_browserFrame1.html | finished in a non-clean fashion (in /tests/dom/tests/mochitest/general/test_497898.html)
6612 INFO TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/general/test_browserFrame2.html | finished in a non-clean fashion (in /tests/dom/tests/mochitest/general/test_browserFrame1.html)
Comment 72•13 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
cjones
https://tbpl.mozilla.org/php/getParsedLog.php?id=9311934&tree=Try
Rev3 Fedora 12 try debug test mochitests-3/5 on 2012-02-13 18:35:53
6604 ERROR TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/general/test_497898.html | an unexpected uncaught JS exception reported through window.onerror - attempt to run compile-and-go script on a cleared scope at data:application/xhtml+xml;charset=utf-8,%3Chtml%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxhtml%22%3E%0A%0A%3Ciframe%2F%3E%0A%3Cframeset%20onblur%3D%22window.frameElement.parentNode.removeChild(window.frameElement)%22%20id%3D%22frame%22%2F%3E%0A%0A%3Cscript%3E%0Afunction%20doe(i)%7B%0Adocument.getElementById('frame').focus()%3B%0Adocument.getElementsByTagName('*')%5B1%5D.focus()%3B%0A%7D%0Atop.opener.SimpleTest.waitForFocus(function%20()%20setTimeout(doe%2C%20100)%2C%20top)%3B%0A%3C%2Fscript%3E%0A%3C%2Fhtml%3E:11
6608 INFO TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/general/test_browserFrame1.html | finished in a non-clean fashion (in /tests/dom/tests/mochitest/general/test_497898.html)
6612 INFO TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/general/test_browserFrame2.html | finished in a non-clean fashion (in /tests/dom/tests/mochitest/general/test_browserFrame1.html)
6616 INFO TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/general/test_browserFrame3.html | finished in a non-clean fashion (in /tests/dom/tests/mochitest/general/test_browserFrame2.html)
Comment 73•13 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
jwatt
https://tbpl.mozilla.org/php/getParsedLog.php?id=9325963&tree=Try
Rev3 Fedora 12x64 try debug test mochitests-3/5 on 2012-02-14 06:17:34
6604 ERROR TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/general/test_497898.html | an unexpected uncaught JS exception reported through window.onerror - attempt to run compile-and-go script on a cleared scope at data:application/xhtml+xml;charset=utf-8,%3Chtml%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxhtml%22%3E%0A%0A%3Ciframe%2F%3E%0A%3Cframeset%20onblur%3D%22window.frameElement.parentNode.removeChild(window.frameElement)%22%20id%3D%22frame%22%2F%3E%0A%0A%3Cscript%3E%0Afunction%20doe(i)%7B%0Adocument.getElementById('frame').focus()%3B%0Adocument.getElementsByTagName('*')%5B1%5D.focus()%3B%0A%7D%0Atop.opener.SimpleTest.waitForFocus(function%20()%20setTimeout(doe%2C%20100)%2C%20top)%3B%0A%3C%2Fscript%3E%0A%3C%2Fhtml%3E:11
6608 INFO TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/general/test_browserFrame1.html | finished in a non-clean fashion (in /tests/dom/tests/mochitest/general/test_497898.html)
6612 INFO TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/general/test_browserFrame2.html | finished in a non-clean fashion (in /tests/dom/tests/mochitest/general/test_browserFrame1.html)
Comment 74•13 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
philor
https://tbpl.mozilla.org/php/getParsedLog.php?id=9358696&tree=Mozilla-Inbound
Rev3 Fedora 12 mozilla-inbound debug test mochitests-3/5 on 2012-02-15 08:48:24
6604 ERROR TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/general/test_497898.html | an unexpected uncaught JS exception reported through window.onerror - attempt to run compile-and-go script on a cleared scope at data:application/xhtml+xml;charset=utf-8,%3Chtml%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxhtml%22%3E%0A%0A%3Ciframe%2F%3E%0A%3Cframeset%20onblur%3D%22window.frameElement.parentNode.removeChild(window.frameElement)%22%20id%3D%22frame%22%2F%3E%0A%0A%3Cscript%3E%0Afunction%20doe(i)%7B%0Adocument.getElementById('frame').focus()%3B%0Adocument.getElementsByTagName('*')%5B1%5D.focus()%3B%0A%7D%0Atop.opener.SimpleTest.waitForFocus(function%20()%20setTimeout(doe%2C%20100)%2C%20top)%3B%0A%3C%2Fscript%3E%0A%3C%2Fhtml%3E:11
6608 INFO TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/general/test_browserFrame1.html | finished in a non-clean fashion (in /tests/dom/tests/mochitest/general/test_497898.html)
Comment 75•13 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
philor
https://tbpl.mozilla.org/php/getParsedLog.php?id=9360364&tree=Larch
Rev3 Fedora 12 larch debug test mochitests-3/5 on 2012-02-15 09:56:04
6604 ERROR TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/general/test_497898.html | an unexpected uncaught JS exception reported through window.onerror - attempt to run compile-and-go script on a cleared scope at data:application/xhtml+xml;charset=utf-8,%3Chtml%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxhtml%22%3E%0A%0A%3Ciframe%2F%3E%0A%3Cframeset%20onblur%3D%22window.frameElement.parentNode.removeChild(window.frameElement)%22%20id%3D%22frame%22%2F%3E%0A%0A%3Cscript%3E%0Afunction%20doe(i)%7B%0Adocument.getElementById('frame').focus()%3B%0Adocument.getElementsByTagName('*')%5B1%5D.focus()%3B%0A%7D%0Atop.opener.SimpleTest.waitForFocus(function%20()%20setTimeout(doe%2C%20100)%2C%20top)%3B%0A%3C%2Fscript%3E%0A%3C%2Fhtml%3E:11
6608 INFO TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/general/test_browserFrame1.html | finished in a non-clean fashion (in /tests/dom/tests/mochitest/general/test_497898.html)
Comment 76•13 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
philor
https://tbpl.mozilla.org/php/getParsedLog.php?id=9359236&tree=Firefox
Rev3 Fedora 12 mozilla-central debug test mochitests-3/5 on 2012-02-15 09:13:18
6604 ERROR TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/general/test_497898.html | an unexpected uncaught JS exception reported through window.onerror - attempt to run compile-and-go script on a cleared scope at data:application/xhtml+xml;charset=utf-8,%3Chtml%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxhtml%22%3E%0A%0A%3Ciframe%2F%3E%0A%3Cframeset%20onblur%3D%22window.frameElement.parentNode.removeChild(window.frameElement)%22%20id%3D%22frame%22%2F%3E%0A%0A%3Cscript%3E%0Afunction%20doe(i)%7B%0Adocument.getElementById('frame').focus()%3B%0Adocument.getElementsByTagName('*')%5B1%5D.focus()%3B%0A%7D%0Atop.opener.SimpleTest.waitForFocus(function%20()%20setTimeout(doe%2C%20100)%2C%20top)%3B%0A%3C%2Fscript%3E%0A%3C%2Fhtml%3E:11
6608 INFO TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/general/test_browserFrame1.html | finished in a non-clean fashion (in /tests/dom/tests/mochitest/general/test_497898.html)
6612 INFO TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/general/test_browserFrame2.html | finished in a non-clean fashion (in /tests/dom/tests/mochitest/general/test_browserFrame1.html)
6616 INFO TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/general/test_browserFrame3.html | finished in a non-clean fashion (in /tests/dom/tests/mochitest/general/test_browserFrame2.html)
Comment 77•13 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
ryanvm%gmail.com
https://tbpl.mozilla.org/php/getParsedLog.php?id=9372082&tree=Mozilla-Inbound
Rev3 Fedora 12x64 mozilla-inbound debug test mochitests-3/5 on 2012-02-15 18:07:03
6604 ERROR TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/general/test_497898.html | an unexpected uncaught JS exception reported through window.onerror - attempt to run compile-and-go script on a cleared scope at data:application/xhtml+xml;charset=utf-8,%3Chtml%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxhtml%22%3E%0A%0A%3Ciframe%2F%3E%0A%3Cframeset%20onblur%3D%22window.frameElement.parentNode.removeChild(window.frameElement)%22%20id%3D%22frame%22%2F%3E%0A%0A%3Cscript%3E%0Afunction%20doe(i)%7B%0Adocument.getElementById('frame').focus()%3B%0Adocument.getElementsByTagName('*')%5B1%5D.focus()%3B%0A%7D%0Atop.opener.SimpleTest.waitForFocus(function%20()%20setTimeout(doe%2C%20100)%2C%20top)%3B%0A%3C%2Fscript%3E%0A%3C%2Fhtml%3E:11
6608 INFO TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/general/test_browserFrame1.html | finished in a non-clean fashion (in /tests/dom/tests/mochitest/general/test_497898.html)
6612 INFO TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/general/test_browserFrame2.html | finished in a non-clean fashion (in /tests/dom/tests/mochitest/general/test_browserFrame1.html)
6616 INFO TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/general/test_browserFrame3.html | finished in a non-clean fashion (in /tests/dom/tests/mochitest/general/test_browserFrame2.html)
Comment 78•13 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
philor
https://tbpl.mozilla.org/php/getParsedLog.php?id=9405497&tree=Mozilla-Inbound
Rev3 Fedora 12 mozilla-inbound debug test mochitests-3/5 on 2012-02-16 20:19:24
6604 ERROR TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/general/test_497898.html | an unexpected uncaught JS exception reported through window.onerror - attempt to run compile-and-go script on a cleared scope at data:application/xhtml+xml;charset=utf-8,%3Chtml%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxhtml%22%3E%0A%0A%3Ciframe%2F%3E%0A%3Cframeset%20onblur%3D%22window.frameElement.parentNode.removeChild(window.frameElement)%22%20id%3D%22frame%22%2F%3E%0A%0A%3Cscript%3E%0Afunction%20doe(i)%7B%0Adocument.getElementById('frame').focus()%3B%0Adocument.getElementsByTagName('*')%5B1%5D.focus()%3B%0A%7D%0Atop.opener.SimpleTest.waitForFocus(function%20()%20setTimeout(doe%2C%20100)%2C%20top)%3B%0A%3C%2Fscript%3E%0A%3C%2Fhtml%3E:11
6608 INFO TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/general/test_browserFrame1.html | finished in a non-clean fashion (in /tests/dom/tests/mochitest/general/test_497898.html)
6612 INFO TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/general/test_browserFrame2.html | finished in a non-clean fashion (in /tests/dom/tests/mochitest/general/test_browserFrame1.html)
6616 INFO TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/general/test_browserFrame3.html | finished in a non-clean fashion (in /tests/dom/tests/mochitest/general/test_browserFrame2.html)
Comment 79•13 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
mak77%bonardo.net
https://tbpl.mozilla.org/php/getParsedLog.php?id=9410005&tree=Mozilla-Inbound
Rev3 Fedora 12x64 mozilla-inbound debug test mochitests-3/5 on 2012-02-17 01:09:20
6604 ERROR TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/general/test_497898.html | an unexpected uncaught JS exception reported through window.onerror - attempt to run compile-and-go script on a cleared scope at data:application/xhtml+xml;charset=utf-8,%3Chtml%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxhtml%22%3E%0A%0A%3Ciframe%2F%3E%0A%3Cframeset%20onblur%3D%22window.frameElement.parentNode.removeChild(window.frameElement)%22%20id%3D%22frame%22%2F%3E%0A%0A%3Cscript%3E%0Afunction%20doe(i)%7B%0Adocument.getElementById('frame').focus()%3B%0Adocument.getElementsByTagName('*')%5B1%5D.focus()%3B%0A%7D%0Atop.opener.SimpleTest.waitForFocus(function%20()%20setTimeout(doe%2C%20100)%2C%20top)%3B%0A%3C%2Fscript%3E%0A%3C%2Fhtml%3E:11
6608 INFO TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/general/test_browserFrame1.html | finished in a non-clean fashion (in /tests/dom/tests/mochitest/general/test_497898.html)
6612 INFO TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/general/test_browserFrame2.html | finished in a non-clean fashion (in /tests/dom/tests/mochitest/general/test_browserFrame1.html)
6616 INFO TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/general/test_browserFrame3.html | finished in a non-clean fashion (in /tests/dom/tests/mochitest/general/test_browserFrame2.html)
Comment 80•13 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
edmorley
https://tbpl.mozilla.org/php/getParsedLog.php?id=9430126&tree=Mozilla-Inbound
Rev3 Fedora 12x64 mozilla-inbound opt test mochitests-3/5 on 2012-02-17 17:54:35
6604 ERROR TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/general/test_497898.html | an unexpected uncaught JS exception reported through window.onerror - attempt to run compile-and-go script on a cleared scope at data:application/xhtml+xml;charset=utf-8,%3Chtml%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxhtml%22%3E%0A%0A%3Ciframe%2F%3E%0A%3Cframeset%20onblur%3D%22window.frameElement.parentNode.removeChild(window.frameElement)%22%20id%3D%22frame%22%2F%3E%0A%0A%3Cscript%3E%0Afunction%20doe(i)%7B%0Adocument.getElementById('frame').focus()%3B%0Adocument.getElementsByTagName('*')%5B1%5D.focus()%3B%0A%7D%0Atop.opener.SimpleTest.waitForFocus(function%20()%20setTimeout(doe%2C%20100)%2C%20top)%3B%0A%3C%2Fscript%3E%0A%3C%2Fhtml%3E:11
6608 INFO TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/general/test_browserFrame1.html | finished in a non-clean fashion (in /tests/dom/tests/mochitest/general/test_497898.html)
6612 INFO TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/general/test_browserFrame2.html | finished in a non-clean fashion (in /tests/dom/tests/mochitest/general/test_browserFrame1.html)
6637 INFO TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/general/test_browserFrame5.html | finished in a non-clean fashion (in /tests/dom/tests/mochitest/general/test_browserFrame2.html)
Comment 81•13 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
edmorley
https://tbpl.mozilla.org/php/getParsedLog.php?id=9493368&tree=Mozilla-Inbound
Rev3 Fedora 12 mozilla-inbound debug test mochitests-3/5 on 2012-02-21 07:03:57
6604 ERROR TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/general/test_497898.html | an unexpected uncaught JS exception reported through window.onerror - attempt to run compile-and-go script on a cleared scope at data:application/xhtml+xml;charset=utf-8,%3Chtml%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxhtml%22%3E%0A%0A%3Ciframe%2F%3E%0A%3Cframeset%20onblur%3D%22window.frameElement.parentNode.removeChild(window.frameElement)%22%20id%3D%22frame%22%2F%3E%0A%0A%3Cscript%3E%0Afunction%20doe(i)%7B%0Adocument.getElementById('frame').focus()%3B%0Adocument.getElementsByTagName('*')%5B1%5D.focus()%3B%0A%7D%0Atop.opener.SimpleTest.waitForFocus(function%20()%20setTimeout(doe%2C%20100)%2C%20top)%3B%0A%3C%2Fscript%3E%0A%3C%2Fhtml%3E:11
6608 INFO TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/general/test_browserFrame1.html | finished in a non-clean fashion (in /tests/dom/tests/mochitest/general/test_497898.html)
6612 INFO TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/general/test_browserFrame2.html | finished in a non-clean fashion (in /tests/dom/tests/mochitest/general/test_browserFrame1.html)
6616 INFO TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/general/test_browserFrame3.html | finished in a non-clean fashion (in /tests/dom/tests/mochitest/general/test_browserFrame2.html)
Comment 82•13 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
philor
https://tbpl.mozilla.org/php/getParsedLog.php?id=9503852&tree=Mozilla-Aurora
Rev3 Fedora 12x64 mozilla-aurora debug test mochitests-3/5 on 2012-02-21 14:25:55
6545 ERROR TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/general/test_497898.html | an unexpected uncaught JS exception reported through window.onerror - attempt to run compile-and-go script on a cleared scope at data:application/xhtml+xml;charset=utf-8,%3Chtml%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxhtml%22%3E%0A%0A%3Ciframe%2F%3E%0A%3Cframeset%20onblur%3D%22window.frameElement.parentNode.removeChild(window.frameElement)%22%20id%3D%22frame%22%2F%3E%0A%0A%3Cscript%3E%0Afunction%20doe(i)%7B%0Adocument.getElementById('frame').focus()%3B%0Adocument.getElementsByTagName('*')%5B1%5D.focus()%3B%0A%7D%0Atop.opener.SimpleTest.waitForFocus(function%20()%20setTimeout(doe%2C%20100)%2C%20top)%3B%0A%3C%2Fscript%3E%0A%3C%2Fhtml%3E:11
6549 INFO TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/general/test_browserFrame1.html | finished in a non-clean fashion (in /tests/dom/tests/mochitest/general/test_497898.html)
6553 INFO TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/general/test_browserFrame2.html | finished in a non-clean fashion (in /tests/dom/tests/mochitest/general/test_browserFrame1.html)
6557 INFO TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/general/test_browserFrame3.html | finished in a non-clean fashion (in /tests/dom/tests/mochitest/general/test_browserFrame2.html)
Comment 83•13 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
ttaubert
https://tbpl.mozilla.org/php/getParsedLog.php?id=9520872&tree=Fx-Team
Rev3 Fedora 12x64 fx-team debug test mochitests-3/5 on 2012-02-22 01:39:27
6604 ERROR TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/general/test_497898.html | an unexpected uncaught JS exception reported through window.onerror - attempt to run compile-and-go script on a cleared scope at data:application/xhtml+xml;charset=utf-8,%3Chtml%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxhtml%22%3E%0A%0A%3Ciframe%2F%3E%0A%3Cframeset%20onblur%3D%22window.frameElement.parentNode.removeChild(window.frameElement)%22%20id%3D%22frame%22%2F%3E%0A%0A%3Cscript%3E%0Afunction%20doe(i)%7B%0Adocument.getElementById('frame').focus()%3B%0Adocument.getElementsByTagName('*')%5B1%5D.focus()%3B%0A%7D%0Atop.opener.SimpleTest.waitForFocus(function%20()%20setTimeout(doe%2C%20100)%2C%20top)%3B%0A%3C%2Fscript%3E%0A%3C%2Fhtml%3E:11
6608 INFO TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/general/test_browserFrame1.html | finished in a non-clean fashion (in /tests/dom/tests/mochitest/general/test_497898.html)
6612 INFO TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/general/test_browserFrame2.html | finished in a non-clean fashion (in /tests/dom/tests/mochitest/general/test_browserFrame1.html)
6616 INFO TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/general/test_browserFrame3.html | finished in a non-clean fashion (in /tests/dom/tests/mochitest/general/test_browserFrame2.html)
Comment 84•13 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
sgautherie
https://tbpl.mozilla.org/php/getParsedLog.php?id=9532586&tree=Mozilla-Aurora
Rev3 Fedora 12x64 mozilla-aurora debug test mochitests-3/5 on 2012-02-22 09:52:39
6545 ERROR TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/general/test_497898.html | an unexpected uncaught JS exception reported through window.onerror - attempt to run compile-and-go script on a cleared scope at data:application/xhtml+xml;charset=utf-8,%3Chtml%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxhtml%22%3E%0A%0A%3Ciframe%2F%3E%0A%3Cframeset%20onblur%3D%22window.frameElement.parentNode.removeChild(window.frameElement)%22%20id%3D%22frame%22%2F%3E%0A%0A%3Cscript%3E%0Afunction%20doe(i)%7B%0Adocument.getElementById('frame').focus()%3B%0Adocument.getElementsByTagName('*')%5B1%5D.focus()%3B%0A%7D%0Atop.opener.SimpleTest.waitForFocus(function%20()%20setTimeout(doe%2C%20100)%2C%20top)%3B%0A%3C%2Fscript%3E%0A%3C%2Fhtml%3E:11
6549 INFO TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/general/test_browserFrame1.html | finished in a non-clean fashion (in /tests/dom/tests/mochitest/general/test_497898.html)
6553 INFO TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/general/test_browserFrame2.html | finished in a non-clean fashion (in /tests/dom/tests/mochitest/general/test_browserFrame1.html)
6557 INFO TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/general/test_browserFrame3.html | finished in a non-clean fashion (in /tests/dom/tests/mochitest/general/test_browserFrame2.html)
Updated•13 years ago
|
status-firefox12:
--- → affected
Comment 85•13 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
darktrojan
https://tbpl.mozilla.org/php/getParsedLog.php?id=9555842&tree=Mozilla-Inbound
Rev3 Fedora 12 mozilla-inbound debug test mochitests-3/5 on 2012-02-23 02:38:09
6604 ERROR TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/general/test_497898.html | an unexpected uncaught JS exception reported through window.onerror - attempt to run compile-and-go script on a cleared scope at data:application/xhtml+xml;charset=utf-8,%3Chtml%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxhtml%22%3E%0A%0A%3Ciframe%2F%3E%0A%3Cframeset%20onblur%3D%22window.frameElement.parentNode.removeChild(window.frameElement)%22%20id%3D%22frame%22%2F%3E%0A%0A%3Cscript%3E%0Afunction%20doe(i)%7B%0Adocument.getElementById('frame').focus()%3B%0Adocument.getElementsByTagName('*')%5B1%5D.focus()%3B%0A%7D%0Atop.opener.SimpleTest.waitForFocus(function%20()%20setTimeout(doe%2C%20100)%2C%20top)%3B%0A%3C%2Fscript%3E%0A%3C%2Fhtml%3E:11
6608 INFO TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/general/test_browserFrame1.html | finished in a non-clean fashion (in /tests/dom/tests/mochitest/general/test_497898.html)
6612 INFO TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/general/test_browserFrame2.html | finished in a non-clean fashion (in /tests/dom/tests/mochitest/general/test_browserFrame1.html)
6616 INFO TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/general/test_browserFrame3.html | finished in a non-clean fashion (in /tests/dom/tests/mochitest/general/test_browserFrame2.html)
Comment 86•13 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
bz
https://tbpl.mozilla.org/php/getParsedLog.php?id=9603511&tree=Try
Rev3 Fedora 12 try debug test mochitests-3/5 on 2012-02-24 11:20:59
6604 ERROR TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/general/test_497898.html | an unexpected uncaught JS exception reported through window.onerror - attempt to run compile-and-go script on a cleared scope at data:application/xhtml+xml;charset=utf-8,%3Chtml%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxhtml%22%3E%0A%0A%3Ciframe%2F%3E%0A%3Cframeset%20onblur%3D%22window.frameElement.parentNode.removeChild(window.frameElement)%22%20id%3D%22frame%22%2F%3E%0A%0A%3Cscript%3E%0Afunction%20doe(i)%7B%0Adocument.getElementById('frame').focus()%3B%0Adocument.getElementsByTagName('*')%5B1%5D.focus()%3B%0A%7D%0Atop.opener.SimpleTest.waitForFocus(function%20()%20setTimeout(doe%2C%20100)%2C%20top)%3B%0A%3C%2Fscript%3E%0A%3C%2Fhtml%3E:11
6608 INFO TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/general/test_browserFrame1.html | finished in a non-clean fashion (in /tests/dom/tests/mochitest/general/test_497898.html)
6612 INFO TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/general/test_browserFrame2.html | finished in a non-clean fashion (in /tests/dom/tests/mochitest/general/test_browserFrame1.html)
6616 INFO TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/general/test_browserFrame3.html | finished in a non-clean fashion (in /tests/dom/tests/mochitest/general/test_browserFrame2.html)
Comment 87•13 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
dcamp
https://tbpl.mozilla.org/php/getParsedLog.php?id=9612509&tree=Fx-Team
Rev3 Fedora 12 fx-team debug test mochitests-3/5 on 2012-02-24 16:45:53
6604 ERROR TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/general/test_497898.html | an unexpected uncaught JS exception reported through window.onerror - attempt to run compile-and-go script on a cleared scope at data:application/xhtml+xml;charset=utf-8,%3Chtml%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxhtml%22%3E%0A%0A%3Ciframe%2F%3E%0A%3Cframeset%20onblur%3D%22window.frameElement.parentNode.removeChild(window.frameElement)%22%20id%3D%22frame%22%2F%3E%0A%0A%3Cscript%3E%0Afunction%20doe(i)%7B%0Adocument.getElementById('frame').focus()%3B%0Adocument.getElementsByTagName('*')%5B1%5D.focus()%3B%0A%7D%0Atop.opener.SimpleTest.waitForFocus(function%20()%20setTimeout(doe%2C%20100)%2C%20top)%3B%0A%3C%2Fscript%3E%0A%3C%2Fhtml%3E:11
6608 INFO TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/general/test_browserFrame1.html | finished in a non-clean fashion (in /tests/dom/tests/mochitest/general/test_497898.html)
6612 INFO TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/general/test_browserFrame2.html | finished in a non-clean fashion (in /tests/dom/tests/mochitest/general/test_browserFrame1.html)
6616 INFO TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/general/test_browserFrame3.html | finished in a non-clean fashion (in /tests/dom/tests/mochitest/general/test_browserFrame2.html)
Comment 88•13 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
mak77%bonardo.net
https://tbpl.mozilla.org/php/getParsedLog.php?id=9620585&tree=Mozilla-Inbound
Rev3 Fedora 12 mozilla-inbound debug test mochitests-3/5 on 2012-02-25 02:33:25
6604 ERROR TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/general/test_497898.html | an unexpected uncaught JS exception reported through window.onerror - attempt to run compile-and-go script on a cleared scope at data:application/xhtml+xml;charset=utf-8,%3Chtml%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxhtml%22%3E%0A%0A%3Ciframe%2F%3E%0A%3Cframeset%20onblur%3D%22window.frameElement.parentNode.removeChild(window.frameElement)%22%20id%3D%22frame%22%2F%3E%0A%0A%3Cscript%3E%0Afunction%20doe(i)%7B%0Adocument.getElementById('frame').focus()%3B%0Adocument.getElementsByTagName('*')%5B1%5D.focus()%3B%0A%7D%0Atop.opener.SimpleTest.waitForFocus(function%20()%20setTimeout(doe%2C%20100)%2C%20top)%3B%0A%3C%2Fscript%3E%0A%3C%2Fhtml%3E:11
6608 INFO TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/general/test_browserFrame1.html | finished in a non-clean fashion (in /tests/dom/tests/mochitest/general/test_497898.html)
6612 INFO TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/general/test_browserFrame2.html | finished in a non-clean fashion (in /tests/dom/tests/mochitest/general/test_browserFrame1.html)
Comment 89•13 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
philor
https://tbpl.mozilla.org/php/getParsedLog.php?id=9647798&tree=Firefox
Rev3 Fedora 12 mozilla-central debug test mochitests-3/5 on 2012-02-26 20:09:50
6604 ERROR TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/general/test_497898.html | an unexpected uncaught JS exception reported through window.onerror - attempt to run compile-and-go script on a cleared scope at data:application/xhtml+xml;charset=utf-8,%3Chtml%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxhtml%22%3E%0A%0A%3Ciframe%2F%3E%0A%3Cframeset%20onblur%3D%22window.frameElement.parentNode.removeChild(window.frameElement)%22%20id%3D%22frame%22%2F%3E%0A%0A%3Cscript%3E%0Afunction%20doe(i)%7B%0Adocument.getElementById('frame').focus()%3B%0Adocument.getElementsByTagName('*')%5B1%5D.focus()%3B%0A%7D%0Atop.opener.SimpleTest.waitForFocus(function%20()%20setTimeout(doe%2C%20100)%2C%20top)%3B%0A%3C%2Fscript%3E%0A%3C%2Fhtml%3E:11
6608 INFO TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/general/test_browserFrame1.html | finished in a non-clean fashion (in /tests/dom/tests/mochitest/general/test_497898.html)
6612 INFO TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/general/test_browserFrame2.html | finished in a non-clean fashion (in /tests/dom/tests/mochitest/general/test_browserFrame1.html)
Comment 90•13 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
philor
https://tbpl.mozilla.org/php/getParsedLog.php?id=9656269&tree=Mozilla-Inbound
Rev3 Fedora 12 mozilla-inbound debug test mochitests-3/5 on 2012-02-27 07:03:14
6604 ERROR TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/general/test_497898.html | an unexpected uncaught JS exception reported through window.onerror - attempt to run compile-and-go script on a cleared scope at data:application/xhtml+xml;charset=utf-8,%3Chtml%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxhtml%22%3E%0A%0A%3Ciframe%2F%3E%0A%3Cframeset%20onblur%3D%22window.frameElement.parentNode.removeChild(window.frameElement)%22%20id%3D%22frame%22%2F%3E%0A%0A%3Cscript%3E%0Afunction%20doe(i)%7B%0Adocument.getElementById('frame').focus()%3B%0Adocument.getElementsByTagName('*')%5B1%5D.focus()%3B%0A%7D%0Atop.opener.SimpleTest.waitForFocus(function%20()%20setTimeout(doe%2C%20100)%2C%20top)%3B%0A%3C%2Fscript%3E%0A%3C%2Fhtml%3E:11
6608 INFO TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/general/test_browserFrame1.html | finished in a non-clean fashion (in /tests/dom/tests/mochitest/general/test_497898.html)
6612 INFO TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/general/test_browserFrame2.html | finished in a non-clean fashion (in /tests/dom/tests/mochitest/general/test_browserFrame1.html)
6616 INFO TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/general/test_browserFrame3.html | finished in a non-clean fashion (in /tests/dom/tests/mochitest/general/test_browserFrame2.html)
Comment 91•13 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
philor
https://tbpl.mozilla.org/php/getParsedLog.php?id=9758086&tree=Mozilla-Aurora
Rev3 Fedora 12 mozilla-aurora debug test mochitests-3/5 on 2012-03-01 16:38:17
6545 ERROR TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/general/test_497898.html | an unexpected uncaught JS exception reported through window.onerror - attempt to run compile-and-go script on a cleared scope at data:application/xhtml+xml;charset=utf-8,%3Chtml%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxhtml%22%3E%0A%0A%3Ciframe%2F%3E%0A%3Cframeset%20onblur%3D%22window.frameElement.parentNode.removeChild(window.frameElement)%22%20id%3D%22frame%22%2F%3E%0A%0A%3Cscript%3E%0Afunction%20doe(i)%7B%0Adocument.getElementById('frame').focus()%3B%0Adocument.getElementsByTagName('*')%5B1%5D.focus()%3B%0A%7D%0Atop.opener.SimpleTest.waitForFocus(function%20()%20setTimeout(doe%2C%20100)%2C%20top)%3B%0A%3C%2Fscript%3E%0A%3C%2Fhtml%3E:11
6549 INFO TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/general/test_browserFrame1.html | finished in a non-clean fashion (in /tests/dom/tests/mochitest/general/test_497898.html)
6553 INFO TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/general/test_browserFrame2.html | finished in a non-clean fashion (in /tests/dom/tests/mochitest/general/test_browserFrame1.html)
Comment 92•13 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
edmorley
https://tbpl.mozilla.org/php/getParsedLog.php?id=10401494&tree=Mozilla-Beta
Rev3 Fedora 12x64 mozilla-beta debug test mochitests-3/5 on 2012-03-27 05:02:13
6545 ERROR TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/general/test_497898.html | an unexpected uncaught JS exception reported through window.onerror - attempt to run compile-and-go script on a cleared scope at data:application/xhtml+xml;charset=utf-8,%3Chtml%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxhtml%22%3E%0A%0A%3Ciframe%2F%3E%0A%3Cframeset%20onblur%3D%22window.frameElement.parentNode.removeChild(window.frameElement)%22%20id%3D%22frame%22%2F%3E%0A%0A%3Cscript%3E%0Afunction%20doe(i)%7B%0Adocument.getElementById('frame').focus()%3B%0Adocument.getElementsByTagName('*')%5B1%5D.focus()%3B%0A%7D%0Atop.opener.SimpleTest.waitForFocus(function%20()%20setTimeout(doe%2C%20100)%2C%20top)%3B%0A%3C%2Fscript%3E%0A%3C%2Fhtml%3E:11
6549 INFO TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/general/test_browserFrame1.html | finished in a non-clean fashion (in /tests/dom/tests/mochitest/general/test_497898.html)
6553 INFO TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/general/test_browserFrame2.html | finished in a non-clean fashion (in /tests/dom/tests/mochitest/general/test_browserFrame1.html)
6557 INFO TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/general/test_browserFrame3.html | finished in a non-clean fashion (in /tests/dom/tests/mochitest/general/test_browserFrame2.html)
Updated•13 years ago
|
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → WORKSFORME
Assignee | ||
Updated•13 years ago
|
Keywords: intermittent-failure
Assignee | ||
Updated•13 years ago
|
Whiteboard: [orange]
Assignee | ||
Updated•6 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•